Table11. Numeric Keypads (continued)

Keyword Hex Character Transmitted Control Character Description
*NUM7 X'37' or X'1B3F77'
1
Numeric keypad 7 key (VT52 mode)
X'37' or X'1B4F77'
1
Numeric keypad 7 key (VT100 or VT220 7-bit mode)
X'37' or X'8F77'
2
Numeric keypad 7 key (VT220 8-bit mode)
*NUM8 X'38' or X'1B3F78'
1
Numeric keypad 8 key (VT52 mode)
X'38' or X'1B4F78'
1
Numeric keypad 8 key (VT100 or VT220 7-bit mode)
X'38' or X'8F78'
2
Numeric keypad 8 key (VT220 8-bit mode)
*NUM9 X'39' or X'1B3F79'
1
Numeric keypad 9 key (VT52 mode)
X'39' or X'1B4F79'
1
Numeric keypad 9 key (VT100 or VT220 7-bit mode)
X'39' or X'8F79'
2
Numeric keypad 9 key (VT220 8-bit mode)
*NUMMINUS X'2D' or X'1B3F6D'
1
Numeric keypad minus key (VT52 mode)
X'2D' or X'1B4F6D'
1
Numeric keypad minus key (VT100 or VT220 7-bit mode)
X'2D'or X'8F6D'
2
Numeric keypad minus key (VT220 8-bit mode)
*NUMCOMMA X'2C' or X'1B3F6C'
1
Numeric keypad comma key (VT52 mode)
X'2C' or X'1B4F6C'
1
Numeric keypad comma key (VT100 or VT220 7-bit mode)
X'2C' or X'8F6C'
2
Numeric keypad comma key (VT220 8-bit mode)
*NUMPERIOD X'2E' or X'1B3F6E'
1
Numeric keypad period key (VT52 mode)
X'2E' or X'1B4F6E'
1
Numeric keypad period key (VT100 or VT220 7-bit mode)
X'2E' or X'8F6E'
2
Numeric keypad period key (VT220 8-bit mode)
*PF1 X'1B50' Numeric keypad PF1 key (VT52 mode)
X'1B4F50' Numeric keypad PF1 key (VT100 or VT220 7-bit mode)
X'8F50'
2
Numeric keypad PF1 key (VT220 8-bit mode)
*PF2 X'1B51' Numeric keypad PF2 key (VT52 mode)
X'1B4F51' Numeric keypad PF2 key (VT100 or VT220 7-bit mode)
X'8F51'
2
Numeric keypad PF2 key (VT220 8-bit mode)
*PF3 X'1B52' Numeric keypad PF3 key (VT52 mode)
X'1B4F52' Numeric keypad PF3 key (VT100 or VT220 7-bit mode)
X'8F52'
2
Numeric keypad PF3 key (VT220 8-bit mode)
*PF4 X'1B53' Numeric keypad PF4 key (VT52 mode)
X'1B4F53' Numeric keypad PF4 key (VT100 or VT220 7-bit mode)
X'8F53'
2
Numeric keypad PF4 key (VT220 8-bit mode)
Notes:
1. A single-character is transmitted when in keypad numeric mode; a 3-character sequence is sent when in keypad
application mode.
2. This sequence is a shortened version of the 7-bit sequence. It is either presented when operating in 8-bit mode,
which can be called by the remote VT220 host or server,or it may be specified in the ASCOPRMOD parameter
of the STRTCPTELN CLcommand.

Table12 on page 177 shows the keys that transmit the codes for the function keys

on the top row of the VT220 keyboard.

176 OS/400 TCP/IPConfiguration and Reference V4R4