C
OMMAND
M
ODE
D
ATA
F
ORMAT
Networked Indexer/Driver User Manual
ADVANCED MICRO CONTROLS INC.
76
Command Blocks (continued)
Encoder Follower Move
Table R7.12 Encoder Follower Move Command Block
Unused words are ignored by the Network Driver and can be any value, including parameter values from the
previous command.
† The 32 bit position register is used to store the Electronic Gearing Numerator and Denominator values.
Both of these values are USINT values. The structured text example below combines the two values into
the one 32 bit register. This code was written with TwinCAT software.
//Denominator stored in lower 16 bits.
Position := USINT_TO_DINT(nEGDenominator);
//Numerator converted, shifted and ANDed into the upper 16 bits.
Position := Position AND SHL(USINT_TO_DINT(nEGNumerator), 16);
Preset Position
Table R7.13 Preset Position Command Block
Unused words are ignored by the Network Driver and can be any value, including parameter values in the
previous command.
Presetting the position will also reset the
Move_Complete
status bit in the Network Input Data.
ESI File
Name
Data
Size
Function
Units
Range
CMD_Word0
UINT
16#0080 or 16#0100
CMD_Word1
UINT
See pg. 68
Bit 6 must equal “1”
Position
†
DINT
Upper 16 bits: EG Numerator
Value between 1 and 255
Lower 16 bits: EG Denominator
Value between 1 and 255
Velocity
UDINT
Unused
See Note Below
Acceleration
UINT
Unused
See Note Below
Deceleration
UINT
Unused
See Note Below
Motor_Current
UINT
Motor Current
0.1
amps
SD17060E-K: 10 to 60
SD31045E-K: 10 to 44
Even numbers only.
Jerk
UINT
Unused
See Note Below
ESI File
Name
Data
Size
Function
Units
Range
CMD_Word0
UINT
16#0200
CMD_Word1
UINT
See pg. 68
Position
DINT
Position Preset Value
Steps
–8,388,608 to +8,388,607
Velocity
UDINT
Unused
See Note Below
Acceleration
UINT
Unused
See Note Below
Deceleration
UINT
Unused
See Note Below
Motor_Current
UINT
Unused
See Note Below
Jerk
UINT
Unused
See Note Below
Содержание 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...