Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Don’t try to start the project. Just click the Build Solution item in the main menu.
I recommend Visual Studio 2015 Community Edition. It is currently used for Rapid SCADA development.
MikhailModeratorIf I open a dashboard http://demo.rapidscada.net/plugins/Dashboard/Dashboard.aspx?key=allusers-DashboardDemo using Chrome on Android 5, export to PDF works.
Could you try to open and export to PDF the dashboard by this link? I’d like to realize what is the cause of the issue: an instance of Rapid SCADA, a browser or OS.
MikhailModeratorHi,
What tablet OS version do you use?
MikhailModeratorHi,
SetVal(102, CmdVal) should work. But it may cause a error if your SCADA-Server is outdated. The actual version is 5.0.2.0. Please check.
MikhailModeratorThis error means that the file C:\SCADA\ScadaWeb\plugins\Scheme\Scheme.aspx does not exists. You should check if it’s true that this file is missing.
Can you create a new topic in this forum? I recommend providing link to a screenshot of a problem, it helps to find out the cause faster.
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. -
AuthorPosts