C
OMMAND
M
ODE
D
ATA
F
ORMAT
Networked Indexer/Driver User Manual
ADVANCED MICRO CONTROLS INC.
74
Command Blocks (continued)
Registration Move CW
Table R7.9 Registration Move CW Command Block
† Motor Current and Jerk parameters cannot be programmed as part of a Registration Move. These two
words are used to store the UDINT value of the Minimum Registration Move Distance. The structured text
example below splits the thirty-two bit Minimum Registration Move Distance (nMRMDist) into the two
sixteen bit registers. This code was written with TwinCAT software.
Motor_Current := UDINT_TO_UINT(nMRMDist); //Motor_Current stores the lower 16 bits.
Jerk := UDINT_TO_UINT(SHR(nMRMDist, 16)); //Jerk stores the upper 16 bits.
Jog CCW
Table R7.10 Jog CCW Command Block
Unused words are ignored by the Networked Driver and can be any value, including parameter values in the
previous command.
ESI File
Name
Data
Size
Function
Units
Range
CMD_Word0
UINT
16#0080
CMD_Word1
UINT
Bits 7 & 6 must equal “10”
Position
DINT
Stopping Distance
Steps
0 to +8,388,607
Velocity
UDINT
Programmed Speed
Steps/Second
Value between the
configured Starting
Speed and 2,999,999
Acceleration
UINT
Acceleration
Steps/sec/ms
1 to 5000
Deceleration
UINT
Deceleration
Steps/sec/ms
1 to 5000
Motor_Current
†
UINT
Minimum Registration
Move Distance
steps
UDINT value between
0 and +8,388,607
Jerk
†
UINT
ESI File
Name
Data
Size
Function
Units
Range
CMD_Word0
UINT
16#0100
CMD_Word1
UINT
See pg. 68
Bits 7 & 6 must equal “00”
Position
DINT
Unused
See Note Below
Velocity
UDINT
Programmed Speed
Steps/Second
Value between the
configured Starting
Speed and 2,999,999
Acceleration
UINT
Acceleration
Steps/sec/ms
1 to 5000
Deceleration
UINT
Deceleration
Steps/sec/ms
1 to 5000
Motor_Current
UINT
Motor Current
0.1 amps
SD17060E-K: 10 to 60
SD31045E-K: 10 to 44
Even numbers only.
Jerk
UINT
Acceleration Jerk
0 to 5000
Содержание SD17060E-K
Страница 1: ...MICRO CONTROLS INC ADVANCED U s e r M anual Manual 940 0S301...
Страница 20: ...UL CUL RECOGNIZED INSTALLATIONS Networked Indexer Driver User Manual ADVANCED MICRO CONTROLS INC 20 Notes...
Страница 40: ...MOTION CONTROL Networked Indexer Driver User Manual ADVANCED MICRO CONTROLS INC 40 Notes...
Страница 50: ...CALCULATING MOVE PROFILES Networked Indexer Driver User Manual ADVANCED MICRO CONTROLS INC 50 Notes...
Страница 56: ...HOMING AN AMCI NETWORKED DRIVER Networked Indexer Driver User Manual ADVANCED MICRO CONTROLS INC 56 Notes...
Страница 64: ...CONFIGURATION DATA FORMAT Networked Indexer Driver User Manual ADVANCED MICRO CONTROLS INC 64 Notes...
Страница 84: ...COMMAND MODE DATA FORMAT Networked Indexer Driver User Manual ADVANCED MICRO CONTROLS INC 84 Notes...
Страница 110: ...LEADERS IN ADVANCED CONTROL PRODUCTS ADVANCED MICRO CONTROLS INC...