Forum Replies Created
-
AuthorPosts
-
MikhailModeratorGood question.
You can view the history, but you need to use Google Translate to understand it. See http://doc.rapidscada.net/content/ru/version-history/ Sorry, that the history has not been translated yet.
MikhailModeratorThe table view only uses hourly values. If you need to show data in 15 minutes intervals, you need to develop (or purchase) a custom view or a custom report.
MikhailModeratorThat’s right.
Note: in English control channels are named “output channels”.
MikhailModeratorHow do I get the time of string type in the postgresql and display it on the web?
Do you develop a custom plugin? Please provide the details of your task.
How does an input channel represent a string or an input channel associated with a string ?
1. Value of a enumeration by using the appropriate Unit of an input channel.
2. Encoded string in an input channel value. Usually input channel is a double number. It contains 8 bytes. You can store 4 Unicode symbols or 8 ASCII symbols in these 8 bytes.
MikhailModeratorHi,
In the current version of the module, command data are fixed.
The new version that support variables is in testing phase. It will be available soon. You can request for the update after a week.
MikhailModeratorSet the same signals for device 62 as the signals for device 61. It’s OK. The input channel numbers are different.
MikhailModeratorHi Rocks,
Its better to specify your questions in details providing screenshots and logs
MikhailModeratorHi,
Do you already have a Modbus device?
It’s not clear what your issues are. Can you specify the questions?
I recommend online training by Skype. It will save your time.
MikhailModeratorAfter login, press F12 in browser, open Console tab and make a screenshot of it.
MikhailModeratorHello,
First off all, try http://localhost to make sure that the web server is running.
Then you can fix the issue by manually setting up the web application as written here http://doc.rapidscada.net/content/en/installation-and-run/manual-installation.html List items 3-6.
July 17, 2017 at 6:28 am in reply to: if variable change value every minute so 1 , otherwise 0 #2373
MikhailModeratorHi Josef,
How much would it cost to purchase a development of the funkcions ?
I sent you an offer by email.
MikhailModeratorI mean that a command sender device and a receiver device must me within the same communication line in the Communicator settings. Otherwise it’s better to create server module DLL than a driver.
MikhailModeratorHello,
Open command window on the other PC and type the command:
ping 192.168.1.101
Does the ping work?
This is not SCADA issue, but network issue.Also try http://192.168.1.101
Does it work?Make sure that TCP port 80 is opened for incoming connections by the server firewall.
July 15, 2017 at 12:56 pm in reply to: if variable change value every minute so 1 , otherwise 0 #2361
MikhailModeratorHi Josef,
You need to create appropriate functions in Formulas table, create input channels of calculated type which use these functions and then define the input channels for an dynamic picture components of the scheme.
Creating functions required programming skills. You can purchase the development of the functions or do it by yourself and ask me general questions about it.
July 13, 2017 at 2:34 pm in reply to: The Property 'Role' cannot be find in class 'Scada.Client.ServerComm' #2357
MikhailModeratorHi,
It’s not a problem.
See this answer https://github.com/RapidScada/scada/issues/38 -
AuthorPosts