Nodes
Rules, Nodes tabs redirect to this page.

Node is an external Modbus device. In the default configuration, there is a node device named DC620_Dual. The DC620_Dual is the device itself, its own node, and it reads values from the device's own registers.
Important: The Slave ID in the Modbus Configuration section of the Devices tab must have the same value as the Slave ID of the DC620_Dual Node.
The maximum configurable number of Nodes is 32.
Users can add new nodes by clicking the Add Node button.

| Parameter | Description | Values |
|---|---|---|
| Index | The index value of the node. Automatically assigned by the device, cannot be changed. | |
| Status | The status of the node. | Active Passive |
| Name | The name of the node (Maximum length 16) | |
| Endianness | The endianness of the device. | ABCD DCBA BADC CDAB |
| Poll time (seconds) | The interval for reading data from the Modbus device. | |
| Timeout (seconds) | The timeout duration when reading data from the device. | |
| Slave ID | The Slave ID of the Modbus RTU or Modbus TCP device. | |
| Function Code | The function codes required to read data from the Modbus RTU or Modbus TCP device. | 01 Read Coils (0x) 02 Read Discrete Inputs (1x) 03 Read Holding Registers (4x) 04 Read Input Registers(3x) |
| Address | The starting address of the registers to be read. | |
| Quantity | The number of registers to be read. | |
| Channel | Connection type. | Modbus RTU Modbus TCP/IP |
| RS485 Port | RS485 Port. | Port 0 (The device will read its own registers) Port 1 Port 2 |
| IP Address | If the Modbus TCP/IP option is selected, the device's IP address must be entered. | |
| Port | If the Modbus TCP/IP option is selected, the device's port number must be entered. |