Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
OPC DA is a black box. I strongly recommend to move to OPC UA because it is more reliable, and .NET5 and higher will not support classic OPC.
I can provide the source code of the driver if needed.
Also try this advice.
MikhailModeratorHi,
5.8.3
I think, 5.8.2. If needed, it the module can be updated to be compatible with 5.8.3.-
This reply was modified 4 years, 10 months ago by
Mikhail.
MikhailModeratorThis error message means that ScadaAgent does not open TCP port 10002. Check agent configuration and log file.
MikhailModeratorHello,
Make sure that the Temp subdirectory exists.
If it doesn’t help, provide error details from ScadaAdmin.err
MikhailModeratorthe service can be installed, after stop virus-killer software.
Which antivirus software?
MikhailModeratorThe user interface is very close between 5.7 and 5.8. You should use the latest version of Rapid SCADA.
MikhailModeratorHello,
Image pack is a set of images. It’s not needed to somehow install it. Just use the images in the Scheme Editor.
MikhailModeratorThis question is not relate to the topic “Installation failure”. Please create a new topic in an appropriate subforum and provide a screenshot of your Table Editor.
MikhailModeratorPlease contact me by email to get a quote. Another option is a remote consulting service to help your engineers to make a project using Rapid SCADA.
MikhailModeratorAbout the 1st solution:
It also good. You can improve it by cancelling the command in the output channel formula if relay is matched.
MikhailModeratorHi,
1. It means that a command is sent when the trigger changes from the fired state to waiting state.
2. If I understand the task correctly, I would prefer the following (your 2nd solution):
Create an input channel means “relay needs synchronization”.
Create a trigger on this channel, set repeat period 10 seconds (for example) for the trigger. Send command to set a relay by the trigger.
MikhailModeratorFor your task, you don’t need formulas in the configuration database.
MikhailModeratorThis error is caused by an incorrect formula in the Formulas table or in the Input channels table. Formulas use C# syntax, not C/C++.
-
This reply was modified 4 years, 10 months ago by
-
AuthorPosts