11 reset coil (r-coil), 1 ) operation, 2 ) format – Yaskawa MP900 Series Ladder Programming Manual User Manual
Page 90: 3 ) programming example

5.2 Relay Circuit Instructions
5.2.11 Reset Coil (R-COIL)
5-21
Instructions
5
5.2.11 Reset Coil (R-COIL)
( 1 ) Operation
The R-COIL instruction sets the bit at the reset coil address to 1 (ON) when the bit input is 1 (ON). The set coil is
changed to OFF.
( 2 ) Format
∗ C and # registers cannot be used.
( 3 ) Programming Example
In the following programming example, the reset coil is used to turn OFF the set coil that was turned ON in the first
line.
The DB000001 reset coil in the second line turns ON if the DB000002 relay turns ON while the DB000001 set coil is
ON, therefore turning OFF the DB000001 set coil.
The timing chart is shown below.
Bit input
Coil address
1 (ON)
0 (OFF)
1 (ON)
0 (OFF)
Bit value
Parameter Name
Applicable Data Types
B
W
L
F
A
Index
Constant
Coil address
{
*
×
×
×
×
×
×
Coil address
Icon:
Key entry: @R
DB000000
DB000001
ON
OFF
ON
OFF
ON
OFF
DB000002