Hello Fellas,

I have a Haas TM2P and WIPS that I frequently use to measure parts after facing off a carrier (second op) while the machine is running unattended. Basically Op1 in G54 vise, Op2 in G55 Vise faces carrier then measures exact locations, etc.

Several times I have tried to start using protected moves in case of a Decimal error or forgetting to change the part thickness when copying CAM file to new part and every time I try I seem to get different error messages.

Most recently I WAS getting 1091 B INPUT MISSING when in the macro to start probing after the protected move when using my normal p9823.... that I have always used without issues when NOT using protected moves.

Next I tried using the P9811 single axis as described in the manual and now it moves, then probes, THEN errors. I'm lost. Please help.

Code:
%
O0001 (TEST PROBE PROTECTED MOVE) 
M6 T20
G0 G59 
G43 H20 Z5.                      (RAPID TO SAFE HEIGHT)
G65 P9832                        (TURNS PROBE ON) 
G65 P9810 Z.4 F250.         (PROTECTED MOVE TO Z0.4)
G65 P9821 A9. Z0. S59.     (ERROR 503 ILLEGAL MACRO VARIABLE REFERENCE AT POINT IN PICTURE)
G65 P9833                         (TURN PROBE OFF IF IT EVER GETS TO THIS LINE)
M30
%
Click image for larger version. 

Name:	20141220_135235.jpg 
Views:	0 
Size:	90.2 KB 
ID:	261456