DL06 Micro PLC User Manual, 3rd Edition, Rev. E
5-259
Chapter 5: Standard RLL Instructions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
MATHBCD Example
In the following example, the MATHBCD instruction is used to calculate the math expression
which multiplies the BCD value in V1200 by 1000 then divides by 4095 and loads the resulting
value in V2000 when C100 turns on.