6530 Programmer's Guide
Block Mode Operation
6530 Programmer’s Guide
3-7
Table 3-2 lists the control codes and escape sequences that are recognized 
in block mode. The ASCII codes for the control characters (other than the 
Esc character, which is 1BH) are shown in parentheses. The control codes 
and escape sequences are organized into logical groups according to 
function. In many cases, the functions they perform are somewhat 
different in nonprotect and protect submodes. The following paragraphs 
discuss each group and control code or escape sequence in detail.
With the exception of SO and SI control characters, the user cannot 
generate control codes or escape sequences from the keyboard in block 
mode. 
Table 3-2. Control Codes and Escape Sequences
Group
Code or 
Sequence Function
Clear display 
memory
Esc I Clear memory to spaces
Esc - I Clear memory to spaces extended
Esc J Erase to end of page
Esc K Erase to end of line/field
Configuration 
values
Esc ? Read terminal configuration
Esc v Set terminal configuration
Esc y Read I/O device configuration
Esc x Set I/O device configuration
Esc - c Set string configuration parameters
Esc - d Read string configuration parameters
Esc - g Read VTLAUNCH string configuration
Esc - i RTM control
Esc - j Upload RTM data
Esc - m Set EM3270 mode
Esc - n EM3270: Read all locations
Esc - o EM3270: Read keyboard latch










