Exchange data between two Modbus devices

Forum Home Forums Communicating with Devices Modbus Exchange data between two Modbus devices

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5430
    tom040264
    Participant

    Hi guys,

    I have two Modbus devices, and want to display the value of an input channel of the device 1, on the device 2. The displayed value (device 2) shoud be actualized by any change of the input value (device 1).

    I guess that I nedd the Automatic Control Module (I have ordered it and it will be installed).

    Which channels (input and output) should I create/connect, and how should I set the Automatic Control Module?

    Thank
    Regards
    T.

    #5461
    Mikhail
    Moderator

    Hi,

    You right that Automatic Control Module helps.

    1. Input channel #1 to get values from device 1.
    2. Output channel #2 to send values to device 2.
    3. In the module settings create a data change trigger and bind it to the input channel #1. A command under the trigger must be bound to the output channel #2. Tick “Copy value or data”
    4. Of course, you need to setup a driver to be able to set value on device 2 by commands.

    #5462
    Mikhail
    Moderator

    Also in a command parameters (of Automatic Control Module) you can use device and command numbers instead of output channel. May be this would faster. In this case you don’t need output channel.

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