Delta DVP-ES2 User Manual
Page 592
D V P - E S 2 / S X 2 / S S 2 / S A2 / S X 2 / S E O p e r a t i o n M a n u a l – P r o g r a m m i n g
3 - 4 7 6
API Mnemonic Operands
Function
268
D
BRST
Reset Specified Bit of a Word
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
D
*
*
*
*
*
*
n
*
* *
*
*
*
*
*
*
*
*
BRST: 5 steps
DBRST: 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:
D: Destination device to be reset n: Device specifying the bit to be reset
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.
When BRST instruction executes, the output device specified by operand n will be reset
(OFF).
Program Example:
X0
BRST
K4Y0
D0
Instruction:
Operation:
LD
X0
Load NO contact X0
BRST
K4Y0 D0 When D0 = k1,
Y1 is OFF
When D0 = k2,
Y2 = OFF