Else statement – HEIDENHAIN IK 5293 User Manual
Page 335
Advertising

Quadra-Chek
®
5000
321
Else Statement
Else statements are used in conjunction with an If-Then statement. If the
test condition for the If-Then statement is false the program carries out the
‘else’ action.
In this example, if the feature measures greater than 5mm the program then
carries out the action ‘End_Program.’ If the feature measures less than 5mm
the program carries out the action ‘Measure_2.’
To place an Else statement in a program, click the Else Statement button in
the program toolbar.
Advertising