32.6.8.2 Explanation of the Logic Wait (LWA) Instruction

An LWA instruction stops the logic for the time specified in S1. If a flicker occurs while a movie is being played, use the LWA instruction.

You can use LWA instructions to prevent flickering while a movie is played. The flow of execution Power always passes through the LWA instruction.

Restrictions on use

Program Example

  1. When the bit variable is turned ON, the LWA instruction will be executed.

  2. When the LWA instruction is executed, the logic program stops for the time (1 to 10 ms) specified in operand S1.

  3. After the specified time has elapsed, processing will continue on the next rung.