Ladder Logic
Ladder Logic
Examples
| Sample File | Description |
|---|---|
latching-with-plc.pka |
In this lab, you will create a light latch. When you press the "start" button, the light turns on and remains lit even after you release the button. The light will only turn off when you press the "stop" button. |
timer-plugin.pka |
This activity demonstrates how to use a Timer control block in a PLC. |
up-counter-plugin.pka |
This activity demonstrates an UP Counter control block in the PLC. Each time the input changes from OFF to ON, the counter’s ACC value increases by 1. The ACC value is assigned to a coil and output to terminal A1. An LCD is connected to display this value. |
Current Modeling Limitations