Forum Replies Created
-
AuthorPosts
-
MikhailModeratorTry 2301 order.
If it does not help, please post links to screenshots of the Modbus template.
MikhailModeratorYou could try writing data to kepserverex by sending commands from Rapid SCADA.
Commands can be sent manually or automatically. To send commands automatically, try this module.
The described approach works for a small amount of tags.
MikhailModeratorThey have different function code. So you need to select proper Data table in the Modbus template.
-
This reply was modified 2 years, 12 months ago by
Mikhail.
MikhailModeratorHi,
Use https://rapidscada.net/modbus to parse the packets and find the difference.
MikhailModeratorHello,
Communicator 6 can work either as OPC UA client and server.
OPC DA client is available, OPC DA server not supported.
MikhailModeratorIn general, yes.
According to C/C++/C# syntax, the equality operator is==
Also you can check channel status, for example,Stat(1) > 0
MikhailModeratorHello Paulius,
You should create additional channel of the Calculated type to calculate a condition. Then use that channel in the trigger.
MikhailModeratorHi,
According to the condition, the animated GIF can be changed to another image by Dynamic Picture component. But the stop frame will not be restored.
-
This reply was modified 3 years ago by
Mikhail.
MikhailModeratorAccording to the history that versions belong to Rapid SCADA earlier than 5.5.1 (March 16, 2018).
How many channels and devices in the project?
MikhailModeratorHi,
Try the Unicode sting data type instead of ASCII.
MikhailModeratorHi,
The images are stored in a scheme file. They are not loaded from some directory.
There is no a component to display a sequence of images. A possible method is using animated GIFs.
MikhailModeratorWhat application has a version 5.0.3.0?
MikhailModeratorHello,
This manual may help.
Can I find the old program version I used so far somewhere that I can at least restore the old state on the new server?
The oldest version that can be downloaded is 5.8.4.
You could simply copy C:\SCADA folder to a new server and register services as described in manual installation article.
MikhailModeratorSetting channel value doesn’t cause sending a command. Therefore the module is needed.
-
This reply was modified 2 years, 12 months ago by
-
AuthorPosts