20 Gear Drive, Plymouth Ind. Park, Terryville, CT 06786
Tel: (860) 585-1254 Fax: (860) 584-1973 http://www.amci.com
SMD34K User Manual
C
OMMAND
D
ATA
F
ORMAT
71
Command Blocks (continued)
Jog CW
Table R6.8 Jog Move CW Command Block
Unused words are ignored by the SMD34K and can be any value, including parameter values from the
previous command.
Registration Move CW
Table R6.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.
ESI File
Name
Data
Size
Function
Units
Range
CMD_Word0
UINT
16#0080
CMD_Word1
UINT
See pg. 66
Bit 7 must equal “0”
Position
DINT
Unused
See Note Below
Velocity
UDINT
Programmed Speed
Steps/Second
Combined 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
0 to 54. Ignored if bit 1 of
Command Word 1 is not set.
Jerk
UINT
Acceleration Jerk
0 to 5000
ESI File
Name
Data
Size
Function
Units
Range
CMD_Word0
UINT
16#0080
CMD_Word1
UINT
Bit 7 must equal “1”
Position
DINT
Stopping Distance
Steps
Combined value between
0 and +8,388,607
Velocity
UDINT
Programmed Speed
Steps/Second
Combined 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
Summary of Contents for SMD34K
Page 1: ...MICRO CONTROLS INC ADVANCED U s e r M anual Manual 940 0S280 ...
Page 6: ...TABLE OF CONTENTS SMD34K User Manual ADVANCED MICRO CONTROLS INC 6 Notes ...
Page 50: ...CALCULATING MOVE PROFILES SMD34K User Manual ADVANCED MICRO CONTROLS INC 50 Notes ...
Page 62: ...CONFIGURATION DATA FORMAT SMD34K User Manual ADVANCED MICRO CONTROLS INC 62 Notes ...
Page 80: ...COMMAND DATA FORMAT SMD34K User Manual ADVANCED MICRO CONTROLS INC 80 Notes ...
Page 100: ...LEADERS IN ADVANCED CONTROL PRODUCTS ADVANCED MICRO CONTROLS INC ...