25 Applied Instructions (Block Data Operation)
25.2 BK- / Block Data Subtraction
608
FXCPU Structured Programming Manual
[Basic & Applied Instruction]
Program examples
In the program shown below, the constant "8765" is subtracted from the data stored in D100 to D102 when
X010 is set to ON, and the operation result is stored in D200 and later.
b15 b0
K12345
K8701
K3502
b15 b0
K8765
D200
b15 b0
K3580
K-64
K-5263
X020
BK-
EN ENO
d
s1
s2
n
D100
K8765
K3
D200
D201
D202
D100
D101
D102
[Structured ladder/FBD]