Skip to main content

Nodes

Rules, Nodes tabs redirect to this page.

Nodes1-LRW842

Node is an external Modbus device. In the default configuration, there is a node device named ModProBus. The ModProBus is the device itself, its own node, and it reads values from the device's own registers.

Important: The Slave ID from Modbus Configuration in the Devices tab and the Device ID from RF Modems must have the same value as the Slave ID of the ModProBus Node.

The maximum number of configurable Nodes is 10.

Users can add new nodes by clicking the Add Node button.

Nodes2-LRW842

ParameterDescriptionValues
IndexThe index value of the Node. Automatically assigned by the device, cannot be changed.
StatusThe status of the Node.Active
Passive
NameThe name of the Node (Maximum length 16)
EndiannessThe 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 while reading data from the device.
RF ModemThe RF Modem from which data is to be read.
Modbus DeviceThe Modbus Device from which data is to be read.
Function CodeThe function codes required to read data from Modbus RTU or Modbus TCP devices.01 Read Coils (0x)
02 Read Discrete Inputs (1x)
03 Read Holding Registers (4x)
04 Read Input Registers(3x)
AddressThe starting address of the registers to be read.
QuantityThe number of registers to be read.
  • When using mesh mode, Timeout must be more than twice the maximum communication time value.