Panasonic FP Series Programming Manual page 355

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Arithmetic instructions
F42_BADD2
The 4-digit BCD equivalent constant or 16-bit area for 4-digit BCD data specified by s1 and s2 are
Description
added together if the trigger EN is in the ON-state. The result is stored in d.
Example value 16#4321 (BCD)
Bit
15 . . 12 10 . . 8 7 . . 4 3 . . 0
s1
16# (BCD)
Example value 16#1234 (BCD)
Bit
15 . . 12 10 . . 8 7 . . 4 3 . . 0
s2
16# (BCD)
Result value 16#5555 (BCD) if trigger is ON
Bit
15 . . 12 10 . . 8 7 . . 4 3 . . 0
d
16# (BCD)
This instruction also exists as a P instruction (for FP2/2SH, FP3/5, FP10/10SH PLC types), which
is only executed at the rising edge of the EN trigger. Select [Insert P instruction] from the
"Instructions" pane if you require a P instruction. To facilitate reuse, the instruction then appears
under "Recently used" in the pop-up menu. Press <Ctrl>+<Shift>+<v> within the programming
area to open the list of recently used elements.
Availability of F42_BADD2 (see page 1325)
PLC types
Data types
Variable
Data type
WORD
s1
WORD
s2
WORD
d
Operands
For
WX
s1, s2
d
354
4-digit BCD addition, destination can be specified
0 1 0 0
0 0 1 1
0 0 1 0
0 0 0 1
4
3
2
0 0 0 1
0 0 1 0
0 0 1 1
0 1 0 0
1
2
3
0 1 0 1
0 1 0 1
0 1 0 1
0 1 0 1
5
5
5
Function
augend, 16-bit area for 4-digit BCD data or equivalent constant
addend, 16-bit area for 4-digit BCD data or equivalent constant
sum, 16-bit area for 4-digit BCD data
Relay
WY
WR
WL
SV
-
WY
WR
WL
SV
1
4
5
T/C
Register
EV
DT
LD
FL
EV
DT
LD
FL
Constant
dec. or hex.
-

Advertisement

Table of Contents
loading

Table of Contents