198
5-15-11 BLOCK SET: BSET(041)
Variations
j BSET(041)
(041)
BSET S St E
Operand Data AreasLadder Symbol
S: Source word CIO, G, A, T, C, #, DM, DR, IR
E: End word CIO, G, A, T, C, DM
St: Starting word CIO, G, A, T, C, DM
When the execution condition is OFF, BSET(041) is not executed. When the ex-
ecution condition is ON, BSET(041) copies the content of S to all words from St
through E.
2
S
3 4 5 2
St
345
2
St+1
345
2
St+2
345
2
E
345
BSET(041) can be used to change timer/counter PV. BSET(041) can also be
used to clear sections of a data area, i.e., the DM area, to prepare for executing
other instructions.
St must be less than or equal to E. St and E must be in the same data area.
The BSET(041) operation might not be completed if a power interruption occurs
during execution of the instruction.
Note Refer to page 115 for general precautions on operand data areas.
Flags ER (A50003): Content of *DM word is not BCD when set for BCD.
St is greater than E.
Description
Precautions
Data Movement Instructions Section 5-15