Owner's manual

Bank 16
This format is used to represent 16 consecutive coils in the PLC as binary values with 0
indicating the coil is off and 1 indicating the coil is on. The highest addressed coil is
always displayed in the left-most position.
Access: Read Only
Message Stack Size
This format is used to display the number of screens currently in the screen stack.
Access: Read Only
Alarm Stack Size
This format is used to display the number of alarms currently in the alarm stack.
Access: Read Only
ASCII Char
This format is used to represent a 16-bit register in the PLC as a corresponding ASCII
character. If the Number of Digits in the OITware-200 Register Monitor Editor dialog
box is set to 2, the OIT reads the 16-bit register as two 8-bit ASCII characters and
displays them. If the Number of Digits in the OITware-200 Register Monitor Editor
dialog box is set to 1, the OIT reads the lowest eight bits of the 16-bit register and
displays one ASCII character. If the data in the PLC register does not correspond to a
displayable ASCII character(s), the OIT continues to show the last displayable ASCII
character(s), or if there never was one, a space.
Access: Read Only
Attributes: Number of Digits
PLC Register Monitors 50
1010-0099, Rev. 07
2
3
4
6
5
78
MESSAGE
ALARM
RUN
PRINT
1
Output (4-Digit BCD): 5896
Output (Bank 16): 0101100010010110
2
3
4
6
5
78
MESSAGE
ALARM
RUN
PRINT
1
Status Code (BCD): 44
Status Code (ASCII Char): D