Creates a standard TCP slave with an IP ADU. If the data model input is unwired, a standard data model will be initialized and used. If the input is wired, the code will check to make sure that it is not the default value for the class (it should be initialized). If the default value of the class is wired, the standard model will be initialized and used.
![]() |
device data model accepts an initialized data model, if extended functionality is desired. This model defines how the slave stores data and reacts to functions and data sent by a Modbus master. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
port accepts the TCP/IP port of the desired slave. The default for the Modbus standard is port 502. |
||||||
![]() |
TCP slave instance returns a configured and initialized TCP slave. |