4
4-27GFK-0804B Chapter 4 The Micro PLC Instruction Set
Example and HHP Instructions
Ladder Diagram Hand-held Programmer
I1 START
MATH
OUT
F1
F3
F1
I1
R1
R2
R3
"[R1 x R2!R3]
46135
In the example above, the Positive Transition contact I1 is used as conditional logic to the
Multiplication function. When I1 transitions on, the value in register R1 is multiplied by
the value in register R2. The result is placed in registers R3 (specified) and R4.