![EtherCAT TMCL Firmware Manual Download Page 52](http://html1.mh-extra.com/html/ethercat/tmcl/tmcl_firmware-manual_2432550052.webp)
TMCM-1310 TMCL Firmware V1.11 Manual (Rev. 1.16 / 2014-MAR-19)
52
www.trinamic.com
6.8.27
ACO (accu to coordinate)
With the ACO command the actual value of the accumulator is copied to a selected coordinate of the
motor. Depending on the global parameter 84, the coordinates are only stored in RAM or also stored in
the EEPROM and copied back on startup (with the default setting the coordinates are stored in RAM only).
Please note also that the coordinate number 0 is always stored in RAM only. For Information about storing
coordinates refer to the SCO command.
Internal function:
the actual value of the accumulator is stored in the internal position array.
Related commands:
GCO, CCO, MVP COORD, SCO
Mnemonic:
ACO <coordinate number>, 0
Binary representation:
INSTRUCTION NO.
TYPE
MOT/BANK
VALUE
39
<coordinate number>
0… 20
<motor>
0*
don’t care
* Motor number is always O as only one motor is involved
Reply in direct mode:
STATUS
VALUE
100 – OK
don’t care
Example:
Copy the actual value of the accumulator to coordinate 1 of motor
Mnemonic:
ACO 1, 0
Binary:
Byte Index
0
1
2
3
4
5
6
7
Function
Target-
address
Instruction
Number
Type
Motor/
Bank
Operand
Byte3
Operand
Byte2
Operand
Byte1
Operand
Byte0
Value (hex)
$01
$27
$01
$00
$00
$00
$00
$00