Forum Home › Forums › Understanding the Software › automatic restart communication line
Tagged: line restart
- This topic has 7 replies, 2 voices, and was last updated 1 year, 2 months ago by
sperate.
-
AuthorPosts
-
July 15, 2024 at 7:47 am #14927
sperate
ParticipantHi Mikhail,
Is there a way to auytomatically restart a communication line in case a given tag is read to a certain value (trigger on a value) ?
I mean maybe it is possible with the Automatic Control Module ?
What would be the command to send to restart the communication line.
What is the command that is been sent when doing it manually from the Administrator application ?Many thanks for your help !
-
This topic was modified 1 year, 3 months ago by
sperate. Reason: forgot to add follow-up replies
July 15, 2024 at 10:10 am #14938Mikhail
ModeratorHi,
In version 6 you can send a command to restart a line.
Supported commands are here.
Command value is a line number to restart.July 15, 2024 at 10:10 am #14939Mikhail
ModeratorCreate a channel of the Output type and set Tag Code to the above.
July 15, 2024 at 2:14 pm #14941sperate
ParticipantMany thanks, that is working very well !
And do you how I could use this “command Channel” from an OPCUA client, since I use OPCUA server capabilities on RapisSCADA 6 ?
The problem is that in RapisSCADA’s OPCUA server I only get the communicator lines tags, not the database channels.I would need to create some sort of a “dummy” tag in the communicator, associate it to the output channel that sends the reset command and update this tag from OPCUA client when I need this reset command to be sent.
Do you know if it’s possible to do that ?
Best regards !
July 16, 2024 at 9:17 am #14949Mikhail
ModeratorDo you mean that you need to restart a line by another OPC UA client?
If so, you need a channel that can be changed by the client, and use Automatic Control Module to send a command depending on that channel.July 16, 2024 at 1:35 pm #14957sperate
ParticipantDo you mean that you need to restart a line by another OPC UA client?
Yes
If so, you need a channel that can be changed by the client
How to create such a channel that appers in RapidScada’s OPCUA server’s tag list ?
Till now, I can only see tags configured in the communicator devices on the OPCCUA server.use Automatic Control Module to send a command
Is it the only way to send commands ?
-
This reply was modified 1 year, 2 months ago by
sperate.
July 17, 2024 at 12:31 pm #14975Mikhail
ModeratorThe OPC UA server that is built in Communicator cannot send commands to the application. You should look for another way of sending commands to Rapid SCADA. May be, via a database or 3rd party OPC server.
July 17, 2024 at 4:30 pm #14979sperate
ParticipantOk, I’ll check that later on ..
A
nyway, the automatic ctrl module did the job in it’s trial version so maybe it’s worth considering buying it.Best regards !
-
This topic was modified 1 year, 3 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.