ex_modbus v0.1.1 Modbus.Rtu
Wrap and parse Modbus RTU packets.
Link to this section Summary
Functions
Remove formatting around a “Preset Multiple Registers” call (modbus func 16)
Wrap packet
in the Modbus Application Header appropriate for TCP/IP transport
Link to this section Functions
Link to this function
unwrap_packet(packet)
Remove formatting around a “Preset Multiple Registers” call (modbus func 16)
Link to this function
wrap_packet(packet, slave_id)
Wrap packet
in the Modbus Application Header appropriate for TCP/IP transport.