Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Am I understand correctly: you need 2 commands. First, send 1 and then after a moment send 0?
If yes, Automatic Control Module can do this function.
MikhailModeratorSomething wrong with WCF.
You can try the following:
– run command line as administrator
– execute commands
cd C:\Windows\Microsoft.NET\Framework\v4.0.30319
aspnet_regiis.exe -i
MikhailModeratorHi,
Some scheme components (for example, Button and Toggle) support an action “Send command now”. It allows to avoid the command dialog. Toggle component automatically defines a command value. Button always send 0 value. If needed, command value can be calculated in a formula of output channel.
MikhailModeratorCopy a link of one of the red requests and paste it in the browser address field. What is the response?
MikhailModeratorThere was an error in scadacomm and scadaserver scripts. Now it is fixed. Thanks.
MikhailModeratorYou should check this
https://rapidscada.net/doc/content/latest/en/installation-and-run/software-installation-files/win7_features_dotnet_en.pngThe cause is that WCF doesn’t work correctly.
MikhailModeratorEach version of Rapid SCADA includes different versions of the applications. The details are here.
You should press F12 in browser, go to the Console tab and make a screenshot of the detailed error message.
MikhailModeratorThe issue is not related to the version.
You should check the log of the Server service to find the cause.
MikhailModeratorHi,
5.5.2 is too old and not supported. The current version is 5.8.1. You should upgrade the software.
MikhailModeratorBy the way, I found a “C# Online Compiler” on dotnetfiddle.net
Good idea!
MikhailModeratorHi,
MikhailModerator
MikhailModeratorHi,
When you work on your project, you change files in C:\SCADA\Projects\MyProject\
When you click upload project to the server, the files are copied from the project directory to C:\SCADA\ and into C:\SCADA\Interface tooIn general, your server can be remote.
MikhailModeratorHi,
Likely, it was cached somewhere. -
AuthorPosts