You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

To send and receive data on Server side we don't need to add any channels. They will be on the Master side only.

NB! The Server side uses Holding Registers to read data and Input Registers to send data.

Step 1. Modbus TCP Slave Device I/O Mapping - Enabled 2 (always in bus cycle task)


Step 2.  We have the same rule like on master side to have the register 0 for BOOL variables only. 

En example for Holding Registers - INPUT


En example for Input Registers - OUTPUT


  • No labels