![Trinamic TMCM-351 Firmware Manual Download Page 48](http://html1.mh-extra.com/html/trinamic/tmcm-351/tmcm-351_firmware-manual_1163054048.webp)
TMCM-351 TMCL Firmware V4.45 Manual (Rev. 1.06 / 2014-MAY-16)
48
www.trinamic.com
4.6.23
STOP (stop TMCL program execution)
This function stops executing a TMCL program. The host address and the reply are only used to transfer the
instruction to the TMCL program memory.
The STOP command should be placed at the end of every standalone TMCL program. It is not to be used in
direct mode.
Internal function:
TMCL instruction fetching is stopped.
Related commands:
none
Mnemonic:
STOP
Binary representation:
INSTRUCTION NO.
TYPE
MOT/BANK
VALUE
28
don’t care
don’t care
don’t care
Example:
Mnemonic:
STOP
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
$1c
$00
$00
$00
$00
$00
$00