Bridge types

Bridge Label Description

co7io-fatek:tcp

TCP Bridge

Connection to PLC via network socket.

Bridge co7io-fatek:tcp

co7io-fatek:serial

Serial Bridge

Connection through RS232/RS485 or USB interfaces.

Bridge co7io-fatek:serial

Bridge co7io-fatek:tcp

Below table contains complete configuration of co7io-fatek:tcp.

Name Type Label Description

host

TEXT

Host address

Server address to which binding should connect to receive data, IP or hostname.

port

INTEGER

Port

Port number

connectionTimeout

INTEGER

Connection timeout

Maximum time permitted to establish connection with PLC or communication module.

refreshInterval

INTEGER

Refresh interval

Time between next poll cycles.

Bridge co7io-fatek:serial

Below table contains complete configuration of co7io-fatek:serial.

Name Type Label Description

serialPort

TEXT

Serial port

Serial interface port.

baudRate

INTEGER

Baud rate

Baud rate for serial connection.

dataBits

TEXT

Baud rate

Data bits in each serial transmission.

stopBits

TEXT

Baud rate

Stop bits after transmission.

parity

TEXT

Parity

Parity of serial transmission.

refreshInterval

INTEGER

Refresh interval

Time between next poll cycles.