14.1.17 SFC 21 - FILL - Fill a field
The SFC 21 FILL fills one block of memory (target field) with the contents of another
block of memory (source field). The SFC 21 copies the contents from the source field into
the specified target field until the block of memory has been filled completely.
Source and target field must not overlap.
Even if the specified target field is not an integer multiple of the length of
input parameter BVAL, the target field will be filled up to the last byte.
If the target field is smaller than the source field, only the amount of data
that can be accommodated by the target will be copied.
Values cannot be written with the SFC 21 into:
n the following blocks: FC, SFC, FB, SFB, SDB
n counters
n timers
n memory blocks of the peripheral area.
Description
VIPA SPEED7
Integrated Standard
System Functions > SFC 21 - FILL - Fill a field
HB00 | OPL_SP7 | Operation list | en | 18-30 666