AND>
Serial connection ON when (S1)>(S2)
AND<
Serial connection ON when (S1)<(S2)
AND<>
Serial connection ON when (S1)≠(S2)
AND>=
Serial connection ON when (S1)≥(S2)
AND<=
Serial connection ON when (S1)≤(S2)
OR=
Parallel connection ON when (S1)=(S2)
OR>
Parallel connection ON when (S1)>(S2)
OR<
Parallel connection ON when (S1)<(S2)
OR<>
Parallel connection ON when (S1)≠(S2)
OR>=
Parallel connection ON when (S1)≥(S2)
OR<=
Parallel connection ON when (S1)≤(S2)
Data
transmission
CMP
Data comparison
ZCP
Data zone comparison
MOV
Data transmission
BMOV
Data block transmission
FMOV
Multi-point repeat transmission
EMOV
Float transmission
FWRT
Write into FlashROM
MSET
Multi-set on
ZRST
Multi-reset
SWAP
Exchange the high byte and low byte
XCH
Exchange two values
Data
calculation
ADD
Addition
SUB
Subtraction