
B–62093E–1/02
6. FUNCTIONS OF THE MACRO
EXECUTOR
PROGRAMMING
61
Writing a desired value in parameter 8510 enables displaying any
function screen. Reading the value of parameter 8510 enables checking
which function screen is currently displayed.
The following table shows the correspondence between function screens
and the values of parameter 8510.
Function screen for a small keyboard Value of parameter 8510
: Current value display screen
POS
0
: Program display screen
PROG
1
: Offset/setting screen
OFFSET
SETTING
2
: Parameter/diagnosis and suchlike
SYSTEM
3
: Alarm/message screen
MESSAGE
4
: User screen
CUSTOM
GRAPH
5
The mode and status display can be masked on the user–1, –2, and –3
screens for displaying the conversational macro screen by specifying
compilation parameter STDM (bit 2 of parameter 9006).
The 14th line on the 9–inch CRT can therefore be controlled with
conventional macros.
By writing a value to #8670, the graphic screen can be displayed or erased.
Moreover, by reading the value of #8670, which graphic screen is
currently displayed can be checked. (To use this variable, the option for
the picture display function is required.)
Value of #8670
(R/W)
Description
0
1 to 32
(1 to 64)
Erases the graphic screen.
Displays the graphic screen (Specify a screen number.)
Displays the graphic screen (when the 64–screen option is
selected).
6.1.3
Function Screen
Control Function
6.1.4
Function for Masking
the Status Display on
the Conventional
Macro Screen
6.1.5
Graphic Screen
Display Control