Pro
10 min
CCST 14 — Diagnose: Seal-In Missing
ccstdiagnosticsseal-inmotor
Ready to build this?
Sign up free — no credit card required. This scenario requires the Pro plan.
Sign up to play this scenario →Already have an account? Log in
Briefing
The motor drops immediately when the start button is released. The seal-in branch is missing. Add the parallel MOTOR_CONTACTOR contact.
Objectives
- Identify that the contactor does not latch
- Add parallel MOTOR_CONTACTOR contact (seal-in)
- Verify motor stays on after start button released
Hints
- The fix is a single parallel branch: OR MOTOR_CONTACTOR in the rung condition
I/O Table
Inputs
START_PBStart push-button
BOOL · %I0.0
STOP_PBStop push-button
BOOL · %I0.1
Outputs
MOTOR_CONTACTORMotor contactor
BOOL · %Q0.0
Your program will be tested against:
All test cases run automatically when you submit. Assertions are hidden until you pass.
- #1Motor seals in
Motor seals in
Related scenarios
Ready to build this?
Sign up free — no credit card required. This scenario requires the Pro plan.
Sign up to play this scenario →Already have an account? Log in