Topic: DMD0057

Help File Version: 2.9.4.37

RST - Reset Coil


The Reset Coil (RST) instruction turns OFF a discrete memory location. This instruction is normally used to turn OFF a discrete memory location that has been turned ON by a SET instruction. It is NOT necessary for the input logic to remain ON for the discrete memory location to remain OFF.

It is advisable that you avoid referencing the same discrete output point with an OUT or OUTI instruction that you also reference with a SET / RST or SETI / RSTI pair of instructions.

 


Parameters:

Note: Use the F9 key to open the Default Element Selection Tool (the Element Picker or the Element Browser) or use the Down-Arrow key (Auto-Complete) on any parameter field to see a complete list of the memory locations that are valid for that parameter of the instruction.

 

Parameter specifies the discrete memory location to reset. This can be any writable bit location.

 


See Also:

NOP - No Operation

 

OUT - Output Coil

 

RST - Reset Coil

 

RSTR - Reset Range

 

SET - Set Coil

 

SETR - Set Range

 


Related Topics:

INI - Immediate Discrete Input

 

OUTI - Output Immediate Coil

 

RSTI - Reset Immediate Bit

 

SETI - Set Immediate Bit

 


Rung Example: