![Trinamic TMCM-351 Firmware Manual Download Page 62](http://html1.mh-extra.com/html/trinamic/tmcm-351/tmcm-351_firmware-manual_1163054062.webp)
TMCM-351 TMCL Firmware V4.45 Manual (Rev. 1.06 / 2014-MAY-16)
62
www.trinamic.com
Examples:
Disable interrupts globally
DI, 255
Binary format of DI:
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
$1A
$FF
$00
$00
$00
$00
$00
Disable interrupt when target position reached
DI, 3
Binary format of DI:
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
$1A
$03
$00
$00
$00
$00
$00