Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write a documented program that will implement the following conveyor motor control process: Please use LogixPro to create the program. 8-3 Write a documented program
Write a documented program that will implement the following conveyor motor control process:
Please use LogixPro to create the program.
8-3 Write a documented program that will implement the following conveyor motor control process: The start button is pressed to start the conveyor motor. Cases move past the proximity switch and increment the counter's accumulated value. After a count of 13, the conveyor motor stops automatically and the counter's accumulated value is reset to zero. The conveyor motor can be stopped and started manually at any time without loss of the accumulated count. The accumulated count of the counter can be reset manually at any time by means of the count reset button. The process is repeated when the start button is pressed. Use the Silo Simulator screen and the following addresses to simulate the program: Conveyor Stop PB (NC)_I:1/1 Conveyor Start PB (NO)_ 1:1/0 Proximity Switch _ 1:1/3 Count Reset Switch (B)_ 1:1/6 Conveyor Motor _ 0:2/0 Internal_B3:0/0 CTU_C5:0 Proximity switch Case Conveyor motor Start/stop station Count reset button 8-3 Write a documented program that will implement the following conveyor motor control process: The start button is pressed to start the conveyor motor. Cases move past the proximity switch and increment the counter's accumulated value. After a count of 13, the conveyor motor stops automatically and the counter's accumulated value is reset to zero. The conveyor motor can be stopped and started manually at any time without loss of the accumulated count. The accumulated count of the counter can be reset manually at any time by means of the count reset button. The process is repeated when the start button is pressed. Use the Silo Simulator screen and the following addresses to simulate the program: Conveyor Stop PB (NC)_I:1/1 Conveyor Start PB (NO)_ 1:1/0 Proximity Switch _ 1:1/3 Count Reset Switch (B)_ 1:1/6 Conveyor Motor _ 0:2/0 Internal_B3:0/0 CTU_C5:0 Proximity switch Case Conveyor motor Start/stop station Count reset buttonStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started