Modbus Protocol
Modbus is designed to allow industrial equipment such as Programmable Logic Controllers (PLCs), sensors, and physical input/output devices to communicate over an Ethernet network.
Modbus embeds a Modbus frame into a TCP frame in a simple manner. This is a connection-oriented transaction, and every query expects a response.
This section describes the Modbus TCP commands and data formats. Modbus TCP communication lets the client:
- Switch jobs.
- Align and run sensors.
- Receive measurement results, sensor states, and stamps.
To use the Modbus protocol, it must be enabled and configured in the active job. For information on configuring the protocol using the Web interface, see Ethernet Output.
|
If buffering is enabled with the Modbus protocol, the PLC must read the Buffer Advance output register (see State) to advance the queue before reading the measurement results.