Industrial systems often require both a safety switch and an operator command before a machine will run. This prevents accidents and allows flexibility for multiple operators. You’ve practiced wiring up the core logic functions—AND, OR, and NOR. In this assignment, you’ll use that knowledge to build a circuit where a maintained switch and one of three buttons must be pressed to turn on a light.
Watch the following videos to learn how to troubleshoot the new components you will be using in this lab. You will be able to reference these videos in future labs.
Click on each link to view the troubleshooting page for that component.
In Automation Studio, draw a schematic that will turn on a light when a Maintained Switch is closed AND Button 1 OR Button 2 OR Button 3 is pressed. Make sure your circuit works in simulation before moving on to the next step.
When a Maintained Switch is pressed AND Button 1 OR Button 2 OR Button 3 is pressed, turn on a light.