Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Could you clarify your question?July 31, 2017 at 7:44 am in reply to: Schematic picture not changing according to input channel #2429
MikhailModeratorIf you update the web app, you have to press Ctrl+F5 or clear cache in browser to update all the scripts.
July 31, 2017 at 7:44 am in reply to: Schematic picture not changing according to input channel #2428
MikhailModeratorHi,
Please look for a version of the Webstation app and the Scheme Plugin. The actual Webstation version is 5.0.2.1 and Scheme version is 5.1.0.2. There was an error that relates to your issue and now it is fixed.
MikhailModeratorHello,
Please create a new topic and specify your question to make it understandable.
MikhailModeratorHi,
Thank you for your note. This is a known bug. It is not major, so it will be fixed in the next iteration of Communicator improvements.
MikhailModeratorIf you can use Visual Studio, the Formula Tester project helps you to debug your formulas.
MikhailModeratorTalking about commands, you should use Cmd instead of Cnl.
Anyway this formula causes compilation error because a function must return a value from all logical branches.
MikhailModeratorHi,
Find the error description in the server log. And show us the incorrect formula.
MikhailModeratorI need screenshots of configuration and working to understand what settings you did and find out the cause of the issue.
MikhailModeratorHi,
Rapid SCADA supports this way of connection and well tested with Moxa NPort.
May be to make tests more clear, firstly, turn Moxa into Real COM mode. When system works, switch Moxa to TCP server mode.
If your device supports Modbus RTU, use Modbus RTU. No additional driver needed.
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. -
AuthorPosts