Input contacts example

61
Output instructions
Output Instruction
Output Immediate instruction

No Operation instruction
Set (N bits) instruction
Reset (N bits) instruction
Set Immediate (N bits) instruction
Reset Immediate (N bits) instruction
62
Output, Set & Reset example

63
Starting a motor

64
Hard-wired DOL(direct-on-line ) starting

O.L. contact

Circuit Breaker
Contactor

Thermal
Overload

Star
t

Stop
Aux. contact

Contact coil

Induction
Motor
65

Induction Motor
Using PLC
Before start

Starting

After start

66
Stopping

67
Input & Output connections

68
Timer instructions
On-Delay Timer

Retentive On-Delay Timer

Off-Delay Timer

69
On-Delay & Retentive On-Delay timers

They count time when the enabling input (IN) is
ON. When the current value (Txxx) is > the preset
time (PT), the timer bit is ON.

The On-Delay timer current value is cleared when
(IN) is OFF, while the current value of the Retentive
On-Delay Timer is maintained.

You can use the Retentive On-Delay Timer to
accumulate time for multiple periods of the input ON.
70

61 70