Page top

Lead Contents

FAQ00022 of Programmable Controllers FAQ

FAQ No. FAQ00022

Primary Contents

Question

Is there an instruction that can be used in a subroutine to turn OFF an output bit that was turned ON in the main program?

Answer



Yes, the RESET instruction (RSET) or Always OFF Flag can be used in a subroutine to turn OFF a bit that was turned ON in the main program.

Using the RESET Instruction (RSET)

*A = The output you want to turn OFF

Using the Always OFF Flag