Parker Automation Gemini GV6K Command Reference Manual page 273

Servo drive/controller
Table of Contents

Advertisement

STARTP
Start-Up Program
Type
Program Definition
Syntax
<a_><!>STARTP<t>
Units
t = text (name of program)
Range
Text name of 6 characters or less
Default
n/a
Response
STARTP:
*STARTP MAIN
See Also
DEF, RESET, SCALE
The
command assigns an existing program to be executed automatically when the Gem6K drive is
STARTP
powered up or reset. A reset may be invoked by sending the
Reset input (pin 3 on the
DRIVE I/O
(previously defined with
DEF MAIN
If the program that is identified as the
assignment is automatically cleared. If you wish to prevent the
without having to delete the assigned program, issue the
Example:
DEL WakeUp
; Delete program WakeUp
DEF WakeUp
; Begin definition of program WakeUp
INFNC1-B
; Assign input #1 as a BCD program select input
INFNC2-B
; Assign input #2 as a BCD program select input
INFNC3-B
; Assign input #3 as a BCD program select input
END
; End program definition
STARTP WakeUp
; Assign program WakeUp as the startup program
STARTP CLR
; Clears the program WakeUp from its assignment as the
; start-up program
DEL WakeUp
; Deletes the program WakeUp and clears the STARTP command
; (no power-up program will be executed)
STEP
Single Step Mode Enable
Type
Program Debug Tool
Syntax
<a_><!>STEP<b>
Units
n/a
Range
b = 0 (disable), 1 (enable) or X (don't care)
Default
0
Response
STEP:
*STEP0
See Also
[ # ], BP, [ SS ], TRACE, TRACEP, TRANS, TSS
The
command enables single command step mode. Single step mode is used for stepping through a
STEP
defined (
) program. To execute single step mode:
DEF
1. Define a program (
2. Enable single step mode (
3. Enable trace mode (
4. Run the program (
5. Use the immediate pound (
Each step (
) command will initiate the next command to be processed.
!#
Example:
DEF tester
; Begin definition of program named tester
V1
; Set velocity to 1 unit/sec
; (Note: This command will not be executed until a !# sign
; is received.)
A10
; Set acceleration to 10 units/sec/sec
D1
; Set distance to 1 unit
GO1
; Initiate motion
OUT11X1
; Turn on outputs 1, 2, and 4, leave 3 unchanged
connector). For example,
) as the startup program.
program is deleted with the
STARTP
STARTP CLR
)
DEF
)
STEP1
)
TRACE1
)
RUN
) to step through the program
!#
www.comoso.com
command, or activating the hardware
RESET
assigns program
STARTP MAIN
command, the
DEL
program from being executed,
STARTP
command.
Command Descriptions
Product
Rev
GT6K
6.0
GV6K
6.0
MAIN
STARTP
Product
Rev
GT6K
6.0
GV6K
6.0
271

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gemini gt6k

Table of Contents