Can I write data to Rapidscada software through mqtt?

Forum Home Forums Communicating with Devices Can I write data to Rapidscada software through mqtt?

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12867
    heavenbird
    Participant

    hello;
    I have completed the configuration and can publish the collected OPC DA data to the mqtt broker. I hope to reverse write data to OPC DA Server through mqtt. Can this be achieved? How to do it?

    Thank you all very much!

    #12868
    Mikhail
    Moderator

    Hello,
    Communicator 6 can work either as OPC UA client and server.
    OPC DA client is available, OPC DA server not supported.

    #12872
    heavenbird
    Participant

    Thank you for your reply. I used the driver of the opc da client to collect data from the opc server (kepserverex) and then published it to the mqtt broker through mqtt. But I want to reverse write data to Rapidscada through the mqtt client, in order to achieve data reverse writing to Kepserverex. I don’t know if it can be achieved?

    #12873
    Mikhail
    Moderator

    You 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.

    #12907
    heavenbird
    Participant

    Thanks a lot! @Mikhail

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