The Allen Bradley DF1 Serial Channel Tag
provides a DF1 serial SCADA communication channel to Allen Bradley PLC Devices.
The Allen Bradley DF1 Serial Channel Tag supports the configuration properties of the Allen Bradley Channel Tag plus these properties:
Property | Type | Version | Description |
---|---|---|---|
Mode | WSTRING | 2.2 |
The serial port communication speed, data format and handshake mode. Click the Browse button ![]() |
Port | WSTRING | 2.2 | The name of the communications port. For example 'COM1:' |
ErrorCheck | USINT | 2.2 |
The error checking mode. 0 = CRC, 1 = BCC. |
Protocol | USINT | 3.8 |
The protocol variant used by the channel. 0 = Full Duplex, 1 = Half Duplex. |
SourceNode | USINT | 2.2 | The node address used on this channel by Fernhill SCADA (0-254). |
TransmitDelay | TIME | 3.8 |
Only used in Half Duplex mode.
The delay between the start of the next transmission and the last character received. Note: If you are using a 1761-NET-AIC+ Advanced Interface Converter, use the default value of 20ms. This value ensures the Auto Transmit Delay feature of the 1761-NET-AIC+ does not drop the start of the messages sent by Fernhill SCADA. |
The Allen Bradley DF1 Serial Channel Tag supports the tag commands of the Allen Bradley Channel Tag.
This is an example of a channel configured as follows:
Property | Value |
---|---|
ReplyTimeout | T#250ms |
Port | COM1 |
Mode | Baud=19200 Parity=N Data=8 Stop=1 |
ErrorCheck | CRC |
SourceNode | 0 |
Protocol | Full Duplex |
The Allen Bradley DF1 Serial Channel Tag builds on the features of these tag types:
To learn about the Allen Bradley PLC Tags that can be associated with Allen Bradley DF1 Serial Channel Tags.
To learn about abnormal conditions in SCADA applications.
To learn how to set the communications speed, data format, and handshake mode of the serial port.
For the meaning of terms used in Fernhill SCADA.