A SERVICE OF

logo

3. Instruction Set
3-479
API Mnemonic Operands Function
271
D
BAND
Connect NO Contact in Series by
Specified Bit
Controllers
ES2/EX2 SS2 SA2
SE
SX2
Bit Devices Word devices Program Steps
Type
OP
X Y M S K H KnX KnY KnM KnS T C D E F
S
* * * * * *
n * * * * * * * * ***
BAND: 5 steps
DBAND: 9 steps
PULSE 16-bit 32-bit
ES2/EX2 SS2
SA2
SE
SX2 ES2/EX2 SS2
SA2
SE
SX2 ES2/EX2 SS2
SA2
SE
SX2
Operands:
S: Reference source device n: Reference bit
Explanations:
1. For ES2/EX2 models, only V1.20 or above supports the function.
2. Available range for the value in operand n: K0~K15 for 16-bit instruction; K0~K31 for 32-bit
instruction.
3. BAND instruction is used to connect NO contact in series, whose state is defined by the
reference bit n in reference device D, i.e. if the bit specified by n is ON, the NO contact will be
ON, and vice versa.
Program Example:
X1
BAND D0 K0
Y0
Instruction: Operation:
LDI X1 Load NC contact X1
BAND D0 K0 Connect NO contact in series
, whose state is defined by
bit0 of D0
OUT Y0 Drive coil Y0