Mitsubishi Electronics C6 Home Safety Product User Manual


 
8. Function Commands
LDBII, ANDBII, ORBII
- 296 -
{ LDBII, ANDBII, ORBII ... Bit test of "B" contact handling
Usable device
Bit device Word device
Con-
stant
Pointer
X Y M L F BSB T SM VTCDRWSWZSDKH P
Digit
desig-
nation
Index
No. of
steps
S
{ { { { { { { {
{
n
{
(Note)
{
(Note)
2
ORBII
ANDBII
LDBII
< >
nS1
< > n
S1
< > n
S1
(Note)
(Note)
(Note)
Setting data
n
S1
No. of device to
execute bit test.
Bit to execute bit
test.
(Note) In programming with the MELSEC PLC development tool (GPPQ or GX Developer),
the comparison operation command mentioned above is subsutituted and used.
Function
(1) A bit test of the 16-bit device is executed with "B" contact handling.
(2) The bit test results are as shown below.
Condition Bit test results
When test bit is 0 Continuity
When test bit is 1 Non-continuity
Execution conditions
The execution conditions for LDBII, ANDBII and ORBII are as shown below.
Condition Execution conditions
LDBII Executed per scan
ANDBII Executed only when previous
contact command is ON
ORBII Executed per scan
Cautions
Other than a constant cannot use for n. When other than a constant is used for n, it operates as LD<>,
AND<>, and an OR<> command.