|
Topic: DMD0056 OUT- Output Coil |
|
|
|
|
|
The Output Coil (OUT) instruction reflects the status of the input logic in the specified discrete memory location. It is necessary for the input logic to remain ON for the output to remain ON.
Note - avoid using multiple OUT instructions that reference the same discrete memory location, because the last OUT instruction that is executed will always determine the status of the discrete memory location.
Note - avoid referencing the same discrete memory locations with OUT instruction that you reference with SET and RST instructions.
|
|
Parameters:Note: Use the F9 key (Element Browser) or Down-Arrow key (Auto-Complete) at any time to see a complete list of thememory locations that are valid in the current field of the instruction.
Element Reference - designates the discrete memory location to use. This can be any writable bit location.
|
|
|
|
|
See Also:
|
|
|
|
|
Rung Example:
|
|
|
|
|