Display function, 4 f o rm ulas – HEIDENHAIN ND 2100G User Manual
Page 237
Advertising

ND 2100G GAGE-CHEK
237
2.4 F
o
rm
ulas
Display function
The Display function sets the current graph display to a specified
dimension and a specified number of axes. The display function
should be used in other functions that are evaluated once, such as the
OnEvent function.
To insert the Display function:
U
Press the OTHER... soft key
U
Press the XTRA dimension key
U
Use the arrow cursor keys to highlight Display
U
Press the ENTER key
Display function.
Display function syntax
Hn = OnEventX(Display(dim,axes)
Where:
dim = the dimension to display
axes = the number of graph axes to display
Example:
H1 = OnEvent9(Display(A,4))
The display of graphs will change to show dimension A and a total of
4 axes when no numeric data is required and the 9 number key is
pressed.
Advertising