Choosing between Modbus I/O Servers and Modbus VIs (DSC Module or Real-Time Module)
- Updated2024-11-20
- 2 minute(s) read
LabVIEW provides Modbus VIs and Modbus I/O servers for establishing Modbus communication between devices connected over different types of buses or networks. You can use both Modbus VIs and Modbus I/O servers to create Modbus masters and slaves and perform read and write operations on Modbus slaves.
The following table compares the attributes of Modbus VIs and Modbus I/O servers.
Attribute | Modbus VIs | Modbus I/O Servers |
---|---|---|
Complexity | Complex | Configuration based and easy to use |
Functionality | Full-featured | Unable to complete certain functions, such as reading exception status |
Customization | Infinite customization | Limited customization |
Use the following table to help you decide which method to choose.
Method | Typical Use Cases |
---|---|
Modbus VIs |
|
Modbus I/O Servers |
|