TMCM-1310 TMCL Firmware V1.11 Manual (Rev. 1.16 / 2014-MAR-19)
48
www.trinamic.com
6.8.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.
The STOP command 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