The Omron Serial Channel Tag
provides a serial communication channel to Omron PLC Devices.
The Omron serial channel supports the properties of the Active Channel Tag plus these properties:
Property | Type | Version | Description |
---|---|---|---|
Port | WSTRING | 1.0 | The name of the communications port. For example 'COM1:' |
Mode | WSTRING | 1.0 |
The serial port communication speed, data format and handshake mode. Click the Browse button ![]() |
The Omron Serial Channel Tag supports the tag commands of the Omron Channel Tag.
This is an example of channel configuration suitable for serial communication to an Omron PLC:
Property | Value |
---|---|
ReplyTimeout | T#5s |
FINSSourceNetworkAddress | 0 |
FINSSourceNodeAddress | 2 |
Port | COM1 |
Mode | Baud=9600 Parity=E Data=7 Stop=2 |
Notes:
The Omron Serial Channel Tag builds on the features of these tag types:
Omron CS/CJ Serial Port Connection guide
For information about setting serial ports on Omron CS/CJ PLC Devices.
To learn how to set the communications speed, data format, and handshake mode of the serial port.
To learn about the properties common to all Omron channel types.
To learn about Omron communication channels that use the FINS/UDP protocol.
To learn about Omron communication channels that use the FINS/TCP protocol.
To learn about Omron PLC FINS protocols that can be associated with Omron serial channels.
To learn about Omron PLC Host Link protocols that can be associated with Omron serial channels.
To learn about abnormal conditions in SCADA applications.
For the meaning of terms used in Fernhill SCADA.