Modbus Slave
It refers to Edge gateway act as Modbus Slave for Northbound Modbus Master (like SCADA) to fetch the data which gateway collected from south devices. The data was organised by “Tag Name” which configured in south device rule. It supports Modbus TCP or Modbus RTU communication protocol between slave and master.

- Enable/Disable the Modbus Slave feature
- Select communication protocol, options TCP or RTU
- Configure the Modbus Slave ID
- Configure the Modbus slave point for tags, it’s like a virtual “Register” map.

- Select the source object, source object is the data with Tag which collected from southbound device rules. All collected source objects will be listed under drop-down list
- Configure the Function code, Support 01-Read Coils, 02- Read Discrete Inputs, 03-Read Holding Registers, 04- Read Input Registers.
- Configure the Start Address
- Configure the Data Type
- Configure the read count quantity
- Enable/disable this Modbus slave point
After the configuration, the Edge gateway is as a Modbus slave ready for Modbus master to acquire data.