M includes M, HM, SM; S includes S, HS; T includes T and HT; C includes C and HC.
<if is bit device > n≤16
If the number of bits in the source address is 1, the high bit side is ignored, and if the source
address is 0, the instruction will not be executed.
When the driving condition is OFF, the instruction is not executed and the coding output is
unchanged.
When n = 16, if the of encoding instruction is a bit element, its point is 2 ^ 16 =
65536.
N = 3, the encoded object has 2
3
= 8 bits, which are M17 ~ M10, and the encoding results are
stored in the lower three bits of D10, which are bit2 ~ bit0.
M12 and M16 are both 1. Ignoring M16, M12 is coded, bit2-bit0 represent 2, while bit1 is 1.
< if is word device> n≤4