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

    How to passing real type value through ModbusTCP ?

    Axon series
    2
    2
    576
    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.
    • A
      ayone0518 last edited by

      I am not sure that here is the right place to ask.
      I want read real value on Mervis from Touch Screen MT8071ip,
      I bought shop here. I could read and write on type of int value,
      but I don't know how to configure for real.

      thank you.

      Martin Kudláček 1 Reply Last reply Reply Quote 0
      • Martin Kudláček
        Martin Kudláček @ayone0518 last edited by

        Hello @ayone0518,
        you need to pull 32bit data, so you have to define element which spans over 2 registers. This is done via the Multibyte Length property, which you have to set to 4 (4 bytes = 32 bits)

        If it is possible, I would suggest to turn the communication around. Make the Mervis a Modbus Slave (server) and the Weintek Modbus Master. Configuration in the Mervis will be much easier. Try following this tutorial: https://kb.unipi.technology/en:sw:01-mervis:setting-modbus-server-hidden and here you can see how to set it against Weintek: https://kb.unipi.technology/en:sw:01-mervis:weintek-ip-series-hidden#setting_up_the_unipi_for_sharing_temperature_and_relay_output

        Best regards,
        Martin

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