Understanding Modbus Communication in LabVIEW (DSC Module or Real-Time Module)
- Updated2023-02-21
- 1 minute(s) read
Understanding Modbus Communication in LabVIEW (DSC Module or Real-Time Module)
Modbus is a communications protocol that provides master-slave communication between devices. Modbus allows data exchange between programmable logic controllers (PLCs) and computers or Human Machine Interfaces (HMIs). Supervisory control and data acquisition (SCADA) systems and HMIs can integrate devices using Modbus. Refer to the Modbus Organization website at www.modbus.org for more information about Modbus.
Use the following topics to understand Modbus and establish Modbus communication in LabVIEW:
Modbus
Modbus Masters and Slaves
Modbus I/O Servers
Modbus VIs
Guide