Magnavox W-10CR Przewodnik Instalacji Strona 202

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 201
186 Programming Commands
JOG Motion Parameter
ACTION: Runs the motor continuously in a specified direction.
PROGRAM SYNTAX: JOGSTART(axis)=number cr
JOGSTART=number1, ... ,number8 cr
Note: JOGSTART can be substituted for JOG
REMARKS: See Programming Command JOG.
EXAMPLES: JOGSTART(2)=1
Runs axis 2 continuously in the +direction.
JOGSTART=1,,-1
Runs axis 1 continuously in the +direction, axis 2 is unchanged and axis 3
runs continuously in the -direction.
KAFF Servo Parameter
ACTION: Sets or returns the acceleration feed forward gain for a servo axis.
PROGRAM SYNTAX: KAFF(axis)=number cr
KAFF=number1, ... , number8 cr
KAFF(axis) cr
KAFF cr
REMARKS: See Programming Command KAFF.
EXAMPLES: KAFF(2)=.5
Sets the acceleration feed forward gain of axis 2 to .5 volts/encoder
count/msec
2
.
KAFF=.2,,0
Sets the acceleration feed forward gain of axis 1 to .2 volts/encoder
count/msec
2
, axis 2 is unchanged and axis 3 is set to 0 volts/encoder
count/msec
2
.
KAFF(2)
Returns the acceleration feed forward gain of axis 2.
KAFF
Returns the acceleration feed forward gain of all assigned axes.
Przeglądanie stron 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 321 322

Komentarze do niniejszej Instrukcji

Brak uwag