Forum Replies Created
-
AuthorPosts
-
August 11, 2021 at 3:49 pm in reply to: Stop auto control module without stop/restarting scada server #9397
MikhailModeratorIs there any command or method to stop auto control module without stop/restarting scada server?
Currently, no.
Sometimes, e.g. during the maintenance check, I need to toggle/send cmds manually for testing, but then the auto control module will override my cmds on next update.
Please explain or provide an example.
MikhailModeratorThank you for the info.
MikhailModeratorAs I understand your case, command should be sent by button click. In this case Auto Control Module is not required. But you should correctly set the Command Number and Device fields of the output channels. Device is related to the OPC server.
MikhailModeratorI recommend to change channel type of the channels that are set only from formulas to the Calculated Discrete (or Calculated Real) type.
To send command according to some conditions and actions, Automatic Control Module is needed.
MikhailModeratorScreenshot of the input channel can be useful
MikhailModeratorHello,
The settings look OK. Check in ScadaServer.log that commands are received by the server app.
MikhailModeratorexcept the content in the frame can not be loaded even for long long time
Open browser tools by pressing F12 and check why the frame content is not loaded.
Screenshots can help to find the cause.We will waiting for your next version to try.
The issue is not related to a version.
MikhailModeratorHi,
Using Rapid SCADA client you can get file age of incnl.dat file. It is changed when configuration is uploaded.
ServerComm.ReceiveFileAge() method
MikhailModeratorYes.
MikhailModeratorDuring installation for extra components, I have not meet “registration key”.
Where to get it?After activating the plugin, look in Main Menu – Registration in Webstation
MikhailModeratorAnother method:
Hold the Ctrl button and click the components to multiple select.
Press Ctrl+C to copy components to the clipboard.
Then choose Edit – Paste Special to paste components.Scheme Templates also good, but using many frames may affect performance.
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, 6 months ago by
Mikhail.
MikhailModeratorThis error message means that ScadaAgent does not open TCP port 10002. Check agent configuration and log file.
-
This reply was modified 4 years, 6 months ago by
-
AuthorPosts