2.11 Programming
2.11.2 Nx
59
Command Code
V
n
=<
Operand1
> [ <
Arithmetic Operator
> <
Operand2
> ]
0x56 n MSB n LSB
O1Type
O1D1 O1D2 O1D3 O1D4
O1D5 O1D6 AriOp
O2Type
O2D1 O2D2 O2D3 O2D4
O2D5 O2D6
Key:
No.H: High byte of the parameter/variable number
Nr.L: Low byte of the parameter/variable number
MSB: High byte of an integer value
LSB: Low byte of an integer value
NL: Low byte of the fractional digit of a value in DSP number format
NM: Mid byte of the fractional digit of a value in DSP number format
NH: High byte of the fractional digit of a value in DSP number format
VL: Low Byte of the integral digit of a value in DSP number format
VM: Mid Byte of the integral digit of a value in DSP number format
VH: High byte of the integral digit of a value in DSP number format
O1Type: Type indicator of the 1. operand
O1D1...O1D6: Data for the 1
st
operand
O2Type: Type indicator of the 2. operand
O2D1...O2D6: Data for the 2
nd
operand
Vglop: Comparison operator
AriOp: Arithmetic Operator
y (y1, y2, ...) y=0x30 for "1" and y=0x31 for "0"