Rockwell Automation Publication 5069-UM003B-EN-P - January 2020
115
Module Tags
Appendix A
I
x
.ASCII.FramingError
BOOL
Indicates whether an error in framing has occurred.
• 0 = Non-occurrence
• 1 = Occurrence
I
x
.ASCII.BufferOverrun
BOOL
Indicates whether a buffer overrun has occurred.
• 0 = Non-occurrence
• 1 = Occurrence
I
x
.ASCII.CTS
BOOL
Indicates whether the CTS is active.
• 0 = Inactive
• 1 = Active
I
x
.ASCII.RTS
BOOL
Indicates whether the RTS is active.
• 0 = Inactive
• 1 = Active
I
x
.ASCII.DSR
BOOL
Indicates whether the DSR is active.
• 0 = Inactive
• 1 = Active
I
x
.ASCII.DCD
BOOL
Indicates whether the DCD is active.
• 0 = Inactive
• 1 = Active
I
x
.ASCII.DTR
BOOL
Indicates whether the DTR is active.
• 0 = Inactive
• 1 = Active
I
x
.ASCII.XOFF
BOOL
Flag for detection Xoff (Flow control)
• 0 = On
• 1 = XOff is detected
I
x
.ASCII.BREAK
BOOL
Status shows whether a Break Interrupt occurred or not.
If a Break Interrupt is detected, the module keeps receiving
binary data from the Serial Port.
The Receive data includes null Data (0x00).
• 0 = Not Detected
• 1 = Detected
I
x
.ASCII.TxAck
SINT
Feedback from the latest Transmit Transaction ID.
• -128…+127
I
x
.ASCII.RxID
SINT
Notification of receiving by updating number.
• -128…+127
I
x
.ASCII.RxDataLength
INT
Length of Produce Data of each channel.
• 1…256
I
x
.ASCII.RxData[x]
SINT (256)
Received data from serial port.
• -128…+127
(1) Length greater than the Max buffer length defined in the module definition page.
Table 26 - Generic ASCII Input Module Tags
Name
Data Type
Definition
Valid Values