Recent content by Marius j

  1. Marius j

    Modbus protocol ADD_MT_P at adress 550 using write.multiple.registers

    Hi I’m using the Modbus lib in Python which seems to work pretty ok. But I have an issue with “write.multiple.registers” using method ADD_MT_P at adress 550 the class asks for argument (Regs_addr, regs_value) Im trying to write ([0,1]) but the “1” value gives me 4096, so I assume it it’s a...
Top