Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
I recommend http://www.plcsimulator.org/ simulator. It’s free.
See this video.August 7, 2017 at 5:06 pm in reply to: Schematic picture not changing according to input channel #2465
MikhailModeratorJust download Rapid SCADA from http://rapidscada.org/download-all-files/ and reinstall only the Webstation app.
MikhailModeratorSome of the projects are outdated. Skip them. See the details here https://github.com/RapidScada/scada/issues/38
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. -
AuthorPosts