P
plcSim
Files
Import
Workspace
OFFLINE
100ms
⚙
Run
Server connected
◴
plcSim
Pick up a live session, open a saved project and its versions, or start something new.
YOUR PROJECTS
Running as a guest. Examples run free. Sign in to run your own programs and export.
Sign in
START
↧
Import your logic
Bring an .L5X export or Neutral Text — or just drop the files anywhere on this screen.
✎
New program
An empty editor. Type Neutral Text or Structured Text and the ladder renders as you go.
⧉
Paste logic
⌘V / Ctrl+V anywhere on this screen — Neutral Text, Structured Text, or a whole L5X from the clipboard.
EXAMPLES
Each one runs on its own — open it and press Run. Examples never take one of your slots.
Motor start/stop
Ladder (NT)
A latching start/stop station. Click Start once and the seal-in branch holds the motor on through its own contact until Stop breaks the rung.
Start
Stop
Motor
Conveyor with dwell
Ladder (NT)
The belt runs, a 5-second timer proves it is up to speed, and only then does the ready lamp light. Watch the accumulator climb.
RunRequest
DwellTimer.ACC
ReadyLamp
Tank level alarms
Structured Text
Hysteresis in Structured Text: alarms latch at one level and clear at another.
Level
HighAlarm
FillValve
Traffic light sequencer
Structured Text
Three chained timers cycle forever with no input — press Run and watch it go.
Green
Amber
Red
Pump station (L5X)
L5X import
An L5X program export: lead/lag pumps, program-scope tags, a JSR'd alarm routine.
TankLevel
LeadPump
LagPump
0 routines · 0 rungs
Ladder (RLL)
IEC 61131-3
Files
Import
Logic
Tags