Controls Trainer Motor Starter Lab
Back to Levels

Field Wiring

Click one terminal, then click another terminal to install a wire.

24 VDC Power Supply

Start PB — NO

13 ──/ ── 14

Stop PB — NC

21 ───── 22

Overload — NC

95 ───── 96

PLC Input Card

I:0/0
I:0/1
I:0/2
COM

PLC Output Card

V+
O:0/0

Contactor M1

M1

3 Phase Motor

M
STOPPED

Ladder Logic Editor

Build the program yourself. The PLC executes the rungs from top to bottom.

PLC MODE PROGRAM
Instruction palette Select a rung first, then add an instruction.
TagAddressType
Start_PBI:0/0Input
Stop_PBI:0/1Input
Motor_OLI:0/2Input
Motor_RunO:0/0Output
Scan Count0
Last Scan0.0 ms

I/O Status

AddressTagState
I:0/0Start_PBOFF
I:0/1Stop_PBON
I:0/2Motor_OLON
O:0/0Motor_RunOFF

Goal

Switch the PLC to RUN, then press Start. The output should seal itself in. Press Stop or trip the overload to drop the motor out.

Complete Level 1

When your machine operates correctly, check your completion requirements.

Finish the wiring and successfully run the motor before completing this level.