ex_modbus v0.1.1 Modbus.Tcp

Wrap and parse Modbus TCP packets.

Link to this section Summary

Functions

The default ModbusTCP port number

Unwrap the Modbus Application Header from a packet

Wrap packet in the Modbus Application Header appropriate for TCP/IP transport

Link to this section Functions

The default ModbusTCP port number

Link to this function unwrap_packet(arg)

Unwrap the Modbus Application Header from a packet

Link to this function wrap_packet(packet, unit_id, transaction_id \\ 1)

Wrap packet in the Modbus Application Header appropriate for TCP/IP transport.