TCP Interface
Just like the COM interface it is used to communicate with the TCP interface. It consists of five communication entries and a configuration branch. It needs to be enabled before it can be used.
Item name | Description | Data type | Default value | Access rights | Standard path |
---|---|---|---|---|---|
OUT | STRING | Read and Write | NETx.XCON.TCP.OUT | ||
IN | STRING | Read only | NETx.XCON.TCP.IN | ||
Enabled | BOOL | 0 (False) | Read and Write | NETx.XCON.TCP.Enabled | |
Connected | BOOL | 0 (False) | Read only | NETx.XCON.TCP.Connected | |
LastError | STRING | <empty> | Read and Write | NETx.XCON.TCP.LastError |