80 Rockwell Automation Publication 5069-UM003A-EN-P - May 2018
Appendix A Module Tags
Ix.ASCII.FramingError BOOL Indicates whether an error in framing has occurred. • 0 = Non-occurrence
•1 = Occurrence
Ix.ASCII.BufferOverRun BOOL Indicates whether a buffer overrun has occurred. • 0 = Non-occurrence
•1 = Occurrence
Ix.ASCII.CTS BOOL Indicates whether the CTS is active. • 0 = Inactive
•1 = Active
Ix.ASCII.RTS BOOL Indicates whether the RTS is active. • 0 = Inactive
•1 = Active
Ix.ASCII.DSR BOOL Indicates whether the DSR is active. • 0 = Inactive
•1 = Active
Ix.ASCII.DCD BOOL Indicates whether the DCD is active. • 0 = Inactive
•1 = Active
Ix.ASCII.DTR BOOL Indicates whether the DTR is active. • 0 = Inactive
•1 = Active
Ix.ASCII.XOFF BOOL Flag for detection Xoff (Flow control) • 0 = On
•1 = XOff is detected
Ix.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
Ix.ASCII.TxAck SINT Feedback from the latest Transmit Transaction ID. • -128…127
Ix.ASCII.RxID SINT Notification of receiving by updating number. • -128…127
Ix.ASCII.RxDataLength INT Length of Produce Data of each channel. • 1…256
Ix.ASCII.RxData[x]
(1)
SINT Received data from serial port. • -128…127
(1) X represents any possible value 0…255
(2) Length greater than the Max buffer length defined in the module definition page.
Table 17 - Generic ASCII Input Module Tags
Name Data Type Definition Valid Values