• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Modbus Read/Write questions.

    Mervis
    2
    2
    1468
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Giamba last edited by

      Hi,
      In the modbus client, the client can read or write but I can't find which one happen first ? read or write?
      Then, Is it possible to read and write on the same register and how to.
      I wan to write register, transform my variable with a C program and read it into mervis.

      Thanks in advance.

      T 1 Reply Last reply Reply Quote 0
      • T
        tomas_hora administrators @Giamba last edited by

        @Giamba The order of sending the commands is not defined. Modbus defines input (readonly) and holding(readwirte) registers for this purposes. So you should use two registers, one for writing from Mervis to your application, and read the result of the computation of your application from a different register.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post