250
Gemini GV6K/GT6K Command Reference
CAUTION
: The
RESET
command will disconnect an Ethernet connection. (See
DRESET
for a
command
that resets certain parameters, without disconnecting an Ethernet connection.)
RFS
Return to Factory Settings
Type
Drive
Configuration
Syntax
<a_><!>RFS
Units
n/a
Range
n/a
Default
n/a
Response
n/a
See Also
ERROK, RESET, TDHRS, TREV
Product Rev
GT6K 6.0
GV6K 6.0
The
RFS
command returns all settings to factory default, with the exception of the
ERROK
prompt and the
TDHRS
value. All stored programs and profiles are deleted. A
RESET
command is automatically issued
following this command; therefore, no prompt will be returned.
When is the
RFS
event finished?
The
RFS
process can take several seconds. When
RFS
is finished, the
drive transmits the power-up message.
Recommendation
: When you complete the drive configuration procedure in Motion Planner (see page
6
), be
sure to save the configuration file and program files to your PC’s hard drive for safe keeping. If, after
executing the
RFS
command, you need to restore the previous configuration or stored programs, re-download
the configuration file and program files to your drive (REMEMBER: You must reset the drive to invoke new
configuration settings).
RUN
Begin Executing a Program
Type
Program or Subroutine Definition
Syntax
<a_><!>RUN<t>
Units
t = text (name of program)
Range
Text name of 6 characters or less
Default
n/a
Response
n/a
See Also
$, DEF, DEL, END, GOSUB, GOTO
Product Rev
GT6K 6.0
GV6K 6.0
The
RUN
command executes a program defined with the
DEF
command. A program name consists of 6 or
fewer alpha-numeric characters. The
RUN
command can be used inside a program or subroutine. The
program can also be run by specifying the name of the program without the
RUN
command. The
RUN
command functions similarly to a
GOSUB
command in that control returns to the original program when the
called program finishes.
Example:
DEF pick
; Begin definition of program named pick
GO1
; Initiate motion
END
; End program definition
RUN pick
; Executes program named pick
pick
; Executes program named pick
www.comoso.com
Содержание Gemini GV6K
Страница 24: ...www comoso com...
Страница 40: ...www comoso com...
Страница 344: ...www comoso com...
Страница 350: ...www comoso com...