• error on Modbus driver

    3
    0 Votes
    3 Posts
    501 Views
    M

    @cechurat Hi Tomas,

    Yeah I see, thank you.

    Cheers,
    Mike

  • MBM error

    4
    0 Votes
    4 Posts
    822 Views
    cechuratC

    @MikeyH Hi Mike,

    This is related to the communication timeout - inspect data length with respect to baudrate and timeouts.

    All REXYGEN error codes here in Docs: https://www.rexygen.com/doc/ENGLISH/MANUALS/BRef/BRef_ENGap3.html#x488-487000C

    Cheers,
    Tomas

  • Modbus RTU in REXLANG or Python

    2
    0 Votes
    2 Posts
    1k Views
    J

    Hi Mike,

    I recommend checking out the examples in the 0401_Modbus_RTU folder or take a look at the 0121-10_Monarco_HAT_Modbus_RTU_ADAM-4024 and 0121-11_Monarco_HAT_Modbus_RTU_Loopback_USB examples. These are all provided in REXLANG. Hopefully, these examples will provide some assistance.

    Cheers,
    Jan

  • Read and Write Modbus register on HMI

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    R

    @rexpeter
    Hi Peter,
    no problem. I'm glad, it's works.

    Cheers,
    Jan

  • Strange Modbus Behavior

    6
    0 Votes
    6 Posts
    2k Views
    cechuratC

    @mikeyh Hi Mike,

    thanks for update. Could you please try to test one Raspberry Pi with certain SD card (i.e. OS) and check with working Monarco HAT and then switch the one failing so we can say it is Monarco HAT failure afterwards?

    Thanks for cooperation.

    Kind Regards,
    Tomas

  • Modbus RTU multiple read

    8
    0 Votes
    8 Posts
    2k Views
    cechuratC

    @apollo I understand. Just keep in mind that the Passive feature is available both at Modbus RTU and Modbus TCP.

    Kind Regards,
    Tomas

  • Reading and Writing 4 byte floating point from modbus

    Moved Solved
    7
    0 Votes
    7 Posts
    4k Views
    B

    @reitinge Thank you very much! That is what I am doing right now 🙂 It works good enough.

  • Two Modbus instances on one controller solves device incompatibility!

    2
    0 Votes
    2 Posts
    967 Views
    jaroslav_sobotaJ

    Hello,
    thanks for sharing your experience and findings. There's nothing to add, only that from the nearest release the REXYGEN compiler will issue a warning when two drivers use the same configuration .rio file.

    Jaroslav

  • Echo on RS485

    14
    0 Votes
    14 Posts
    5k Views
    M

    Thank you Jaroslav, you learn something every day! That will help more than you know with all of my projects. especially ones with process models 🙂

    Cheers

    Mike

  • Wago Modbus - Port name + Address > 65535

    4
    0 Votes
    4 Posts
    3k Views
    jaroslav_sobotaJ

    Hi Richard,
    there are various "simplifications", using various offsets to distinguish between the four tables of data. For Holding registers, the most typical is offset of 40000, but as you already noticed, this is no standard.

    Best regards,
    Jaroslav

  • Modbus on TTL Advice

    3
    0 Votes
    3 Posts
    2k Views
    M

    Hi Jaroslav,

    I will email you the documentation for the device.

    Cheers

    Mike

  • Serial ports on Wago PFC200

    2
    0 Votes
    2 Posts
    2k Views
    R

    Hi Jaroslav,

    That explains why i could not find it. I will look into a TCP version or another PLC with more serial ports.

    Thanks,
    Richard

    PS
    I now have a slightly used 750-652 for sale 😉

  • Read/Write Modbus

    Moved
    9
    0 Votes
    9 Posts
    4k Views
    M

    Hi Tomas,

    Thank you for your help. I understand how it works now, what you provided is where i wasn't sure what to do. It makes sense to me now.

    Cheers

    Mike