Transfer data between devices

Forum Home Forums Understanding the Software Transfer data between devices

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12690
    heavenbird
    Participant

    Hi guys:
    I want to use RapidSCADA software as a bridge between two OPC UA servers, write data from one OPC UA server to another OPC UA server. Currently, I can connect to both OPC UA servers and collect data. How should I do it?

    Thanks!

    #12699
    Mikhail
    Moderator

    Hi,

    You can use Automatic Control Module to send commands (write data to the target OPC server) on incoming data change. It would require to add a trigger for each channel.

    If you have a lot of channels, the above methods is not comfortable to configure, and some custom solution is preferable.

    #12706
    heavenbird
    Participant

    At present, I have solved this problem using NodeRED through the Rest API interface, and regularly perform GetCurData and SendCommand.
    Thank you very much for creating such a great product. @Mikhail

    #12712
    Mikhail
    Moderator

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.