DMC-40x0 Command Reference
#AUTO • 37
#AUTO
FUNCTION:
Subroutine to run automatically upon power up
DESCRIPTION:
#AUTO denotes code to run automatically when power is applied to the controller, or after the
controller is reset. When no host software is used with the controller, #AUTO and the BP
command are required to run an application program on the controller.
USAGE:
While Moving
Yes
In a Program
Yes
Command Line
No
Controller Usage
ALL
RELATED COMMANDS:
program
program
EXAMPLES:
#AUTO
;
' Move the x axis upon power up
PR
X
=1000
;
' Move 1000 counts
BG
X
;
' Begin Motion
AM
X
;
' Wait until motion is complete
EN
;
' End program
NOTE: Use EN to end the routine
Содержание DMC-40x0 Series
Страница 2: ......
Страница 4: ......
Страница 10: ...vi i Table of Contents DMC 40x0 Command Reference This Page is Left Blank Intentionally ...