Chapter 4. Ladder Diagram (LD) Programming
68
PACSystems* RX7i, RX3i and RSTi-EP CPU Programmer's Reference Manual
GFK-2950C
4.2.1
Data Lengths for the Bit Operation Functions
The Bit Operation functions operate on a single WORD or DWORD of data or up to 256 WORDs or
DWORDs that occupy adjacent memory locations.
Bit Operation functions treat the WORD or DWORD data as a continuous string of bits, with bit 1 of
the first WORD or DWORD being the Least Significant Bit (LSB). The last bit of the last WORD or
DWORD is the Most Significant Bit (MSB). For example, if you specify three WORDs of data beginning
at reference %R0100, they are treated as 48 contiguous bits.
Warning
Overlapping input and output reference address ranges in multiword
functions is not recommended, as it can produce unexpected results.
Note that for all functions (Bit Test, Bit Set, Bit Clear, and Bit Position) that return a bit position
indicator as an output parameter (POS), bit position numbering starts at 1, not 0, as shown in the
diagram above.
Summary of Contents for PACSystems RX7i
Page 357: ......
Page 466: ...Chapter 9 Diagnostics GFK 2950C February 2018 451...