Shared ladder program

Ladder logic: 5 rungs with XIO, XIC, JMP

A runnable ladder logic program with 5 rungs using XIO, XIC, JMP, OTE, LBL. Open it in the free browser PLC simulator to edit, run and fork it. No install, no account.

Open a blank sandbox
RUNG 1Diag_EnableJMPSkipDiagRUNG 2Sensor_ADiag_Lamp_ARUNG 3Sensor_BDiag_Lamp_BRUNG 4LBLSkipDiagRUNG 5Run_CmdMachine_Run
Static preview of the shared program. The live editor is below.

What's in this program

XIOXICJMPOTELBL
  • 5 rungs

Instructions used: XIO (examine-if-open contact (normally closed)), XIC (examine-if-closed contact (normally open)), JMP, OTE (output energise coil), LBL.

Edit & run it live

Loading the interactive editor…

More example programs

Want to build your own? Open the free ladder logic sandbox.