5. Hardware Module
This chapter mainly introduces hardware-related content, hardware connection, introduction of related parameters, hardware configuration, device pool management, etc.
đī¸ 5.1 Hardware Configuration
5.1 Hardware Configuration
đī¸ 5.2 Hardware Parameters
Hardware Parameters
đī¸ 5.3 Modbus communication
* Modbus is a communication protocol widely used in the field of industrial control. It adopts a master-slave architecture and supports data interaction between a single master and multiple slave devices (such as sensors, actuators). The protocol enables precise operation through functional codes, such as reading or writing device data, and supports a variety of communication methods, including serial communication (RTU/ASCII) and Ethernet communication (TCP/IP) to meet different industrial environment needs. The Modbus protocol has the characteristics of openness, flexibility and reliability.