PLC Simulator
All 143 components

building automation · access model

Sectional garage door

The sectional garage door is a reusable 3D building automation component for access, parking and traffic-control systems. In this simulator it coordinates public-facing equipment from discrete field feedback.

4 I/O points1 snap portsPLC-driven state
Isolated component viewPROP_GarageDoor_ROOT

Motion and state

Its opening state provides visible access and interlock feedback.

PLC control pattern

Commission it by proving closed limit, open limit before accepting open command, close command.

Fault practice

Inject jammed, slow states and require the PLC sequence to detect, stop and recover deliberately.

Signal map

I/O you can reason about

PLC output Open command; PLC output Close command; PLC input Closed limit; PLC input Open limit

SignalPLC directionType / range
Open command
open
outputbool
Close command
close
outputbool
Closed limit
closed_limit
inputbool
Open limit
open_limit
inputbool

Fault and recovery exercise

Make abnormal states part of the sequence

Inject jammed, slow states and require the PLC sequence to detect, stop and recover deliberately.

jammedslow

Engineering boundary

The model teaches PLC sequence behaviour and diagnosis. Confirm ratings, wiring, guarding, process calculations and commissioning limits against the real manufacturer documentation and site design.