|
Topic: DMD0057 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.
Note - avoid referencing the same discrete memory locations with RST instruction that are referenced with OUT instructions.
|
|
Parameters:Note: Use the F9 key (Element Browser) or Down-Arrow key (Auto-Complete) at any time to see a complete list of the memory locations that are valid in the current field of the instruction.
Parameter - designates the discrete memory location to reset. This can be any writable bit location.
|
|
|
|
|
See Also:
|
|
|
|
|
Rung Example:
|
|
|
|
|