Modbus supported hardware
The Modbus driver is the extension of the runtime that
contains the protocol specific logic to communicate with
the devices that support the Modbus protocol. Communication
support is provided for Modbus devices through either
Ethernet TCP/IP, Serial RS-232, or Serial RS-485.
Supported devices and communication interfaces
The Modbus driver has been tested interacting with the following devices.
Communication with the following devices was performed over an Ethernet TCP/IP connection.
ModBus TCP Devices
Device Type | Protocol |
---|---|
Banner PresencePLUS Barcode Readers | Modbus-TCP |
Cutler-Hammer Metering Systems | Modbus-TCP |
Modicon TCP Compatible Ethernet Devices | Modbus-TCP |
Moxa ioLogik E1240 | Modbus-TCP |
Siemens PROCIDIA Multi-Loop Controllers | Modbus-TCP |
Sixnet ET-8AI2-4AO2 IO Module | Modbus-TCP |
Sixnet ET-8DI2-8DO2 IO Module | Modbus-TCP |
ModBus RTU Devices
Device Type | Communication Standard |
---|---|
Barix Barionet 50 | RS-232 |
Eaton RS-485 Modbus Product Operated Network Interface (PONI) | RS-485 |
GE Zenith Modbus Network Card | RS-485 |
Henny Penny Low Oil Volume Fryer | RS-485 |
Kohler MPAC 1500 ATS Controller | RS-485 |
Modicon 184 | RS-232 |
Modicon 384 | RS-232 |
Modicon 484 | RS-232 |
Modicon 584 | RS-232 |
Modicon 884 | RS-232 |
Modicon 984 | RS-232 |
Modicon Micro84 | RS-232 |
Modicon TSX Quantum 140 CPU 113 Controller | RS-232 |
Moxa ILogix RS-485 I/O Server | RS-485 |
Restaurant Technologies Inc 2 Channel Display Board | RS-485 |
Restaurant Technologies Inc 6 Channel Analog Interface Board | RS-485 |
Tyco Electronics Crompton Integra Ci3 digital power meter | RS-485 |
Tyco Electronics Crompton Integra 1500 digital power meter | RS-485 |
The driver will communicate to vendor devices that
implement the Modbus protocol as defined in the Modbus
Application Protocol Specification, V1.1b. The driver
provides the Read Only and Read/Write capabilities to the
following register types:
- Coils - Read/Write
- Discrete Inputs - Read Only
- Input Registers - Read Only
- Holding Registers - Read/Write