Shared ladder program

Ladder logic: 9 rungs with XIC, XIO, rising-edge

A runnable ladder logic program with 9 rungs using XIC, XIO, rising-edge, OTL, OTU, OTE. Open it in the free browser PLC simulator to edit, run and fork it. No install, no account.

Open a blank sandbox
RUNG 1Sys_EnabledLid_Closed_SWMix_FaultLatchHMI_FwdCmdMixer_RevLMixer_FwdRUNG 2Sys_EnabledLid_Closed_SWMix_FaultLatchHMI_RevCmdMixer_FwdLMixer_RevRUNG 3HMI_StopCmdUMixer_FwdUMixer_RevRUNG 4Mixer_FwdMixer_Fwd_OutRUNG 5Mixer_RevMixer_Rev_OutRUNG 6Mixer_FwdMixer_RunFBTON Mix_StartTimeout1000 msRUNG 7Mixer_RevMixer_RunFBTON Mix_StartTimeout1000 msRUNG 8Mix_StartTimeout.DNMixer_RunFBPMix_Fault_OSLMix_FaultLatchRUNG 9Mix_FaultLatchHMI_FaultAckMixer_FwdMixer_RevUMix_FaultLatch
Static preview of the shared program. The live editor is below.

What's in this program

XICXIOrising-edgeOTLOTUOTETON
  • 9 rungs
  • Uses parallel branches (OR logic)

Instructions used: XIC (examine-if-closed contact (normally open)), XIO (examine-if-open contact (normally closed)), rising-edge (one-shot rising-edge contact), OTL (output latch coil), OTU (output unlatch coil), OTE (output energise coil), TON (on-delay timer).

Edit & run it live

Loading the interactive editor…

More example programs

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