Controls Trainer Level 2 — Assisted Motor Starter
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

The hardware is provided. Wire the control circuit and build the ladder program from scratch.

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

Level 2 goal: wire every device correctly and create the motor starter ladder logic yourself. Hints are available, but no ladder solution is preloaded.

Complete Level 2

When your machine operates correctly, check your completion requirements.

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