ID 20050
Old measured value is still considered. | ||||
Description | During a measurement run, the offset from the last measurement run is still improperly enabled. Important: Please be aware, that before any measuring movement deactivating the existing offset using G102 is as well mandatory as making sure, that the measurement probe is reached during the movement! Example: Wrong:
N5 X0
N10 G100 X20 F1000
N20 G101 X1
N30 G100 X10
N40 G101 X1
M30
Correct:
N5 X0
N10 G100 X20 F1000
N20 G101 X1
N22 G1 X0.4711 F1000
N25 G102 X1
N30 G100 X10 F1000
N40 G101 X1
| |||
Response | Class | 2 | Abort NC program processing.. | |
Solution | Class | 3 | Check and modify NC program. Before selection of measuring cycle deselection of old measuring offset via G102. | |
Parameter | %1: | Logical axis number [-] | ||
| ||||
Error type | 1, Error message from NC program. | |||
|