From the course: Learning PLC Ladder Logic: 2 Diving Deeper

Unlock the full course today

Join today to access over 22,700 courses taught by industry experts or purchase this course individually.

Example: MOV instruction

Example: MOV instruction - Ladder Logic Tutorial

From the course: Learning PLC Ladder Logic: 2 Diving Deeper

Start my 1-month free trial

Example: MOV instruction

- [Instructor] Here is an example that we are going to use move instruction to move a value. Let's say we have 10 desks that operators can leave products to air dry them while in the production floor. Every time a station gets used, a push button is pressed to start counting. If less than 10 stations are occupied, then we will show the number of the current station used on the LED display. When all 10 stations are used, then a red pilot light will turn on and someone needs to come to press on a push button to reset the counter. Station Count push button and the Reset push button are connected to Input 1, the red pilot light for indicating stations are full is connected to Output 2 and the LED display is connected to Output 6.

Contents