DMC-100/1500 Command Reference
EN
•
51
EXAMPLES:
#A Program
A
PR 500
Move X axis forward 500 counts
BGX
Pause the program until the X axis completes the motion
AMX
Move X axis forward 1000 counts
PR 1000
Set another Position Relative move
BGX Begin
motion
EN
End of Program
Note: Instead of EN, use the RE command to end the error subroutine and limit subroutine. Use the
RI command to end the input interrupt (ININT) subroutine.