Parker Hannifin VIX500IM Stepper Machine User Manual


 
6. COMMAND REFERENCE 133
1END
1MOVE1:
1USE(1) ; use the move profile 1
1G
1O(XX1) ; turn output 3 on
1T0.1 ; wait for 100mS
1O(XX0) ; turn output 3 off
1END
1MOVE2:
1USE(2) ; use the move profile 2
1G
1T1 ; pause for settle time
1TR(IP,=,1)
1END
Note
If you exceed the number of nesting levels the program will halt and
return a *E. R(UF) will return a Program nesting overflow message.
If a GOTO command is used, the number of nesting levels is set to zero.