Question: I am having an issue with this problem where I understand the instructions but i don't know how to set up the program in logixpro
I am having an issue with this problem where I understand the instructions but i don't know how to set up the program in logixpro and test it. I need a step by step to understand how to create this program and test it?
There no image that attaches this practice and it ask to create the program. I am using the LogixPro PLC Lab Manual for Programmable Logic Controllers, 5th Edition.
it did not provide an image for this practice problem
Write a documented program that will implement all of the following tasks:
Turn on a light when a conveyor motor (O:2/0) is running in reverse. The input field device (I:1/0) is a set of contacts on the conveyor reversing starter that close when the motor is running in the forward direction and open when it is running in reverse.
When a pushbutton is pressed, it operates a solenoid (O:2/1). The input field device is a normally open pushbutton (I:1/3).
Stop a motor (O:2/2) from running when a pushbutton is pressed. The input field device is a normally closed pushbutton (I:1/4).
When a limit switch is closed, it triggers instruction (O:2/3) on. The input field device is a limit switch (I:1/5) that stores 1 in a data file bit when closed.
Use the I/O Simulator screen and the specified addresses to simulate the program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
