Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

I have homework to do door simulator in logixpro, and I don't know how to do excercise 3 Now modify your program so that the

I have homework to do door simulator in logixpro, and I don't know how to do excercise 3

Now modify your program so that the following criteria is met:

  • If the Door is fully open, the Open lamp will be energized but not flashing as was the case before.
  • If the Door is opening, the Open lamp will flash while the door is in motion.
  • If the Door is fully closed, the Shut lamp will be energized but not flashing as was the case before.
  • If the Door is closing, the Shut lamp will flash while the door is in motion.
  • The Ajar Lamp will flash if the door is stationary, and is not in the fully open or fully closed position. The Ajar Lamp will flash at a slower rate (1/4) then the other lamps.
  • The Ajar Lamp will be illuminated in a steady state if the door is in motion.

As before, ensure that you have made effective use of both instruction and rung comments to clearly document your program.

the following is my work for exercise 1 and 2, I need to add on that image text in transcribed

=ro| Cru Cro| RES mer/Counter Input/Output Compare Con x LAD 2: Motor up by Open push button, and even if button is released. 000 1:1/2 11/0 1:1/3 0:2/1 JE STOP NC Open NO Open LS MOTOR DOWN 0:210 0:29 MOTOR UP MOTOR UP 001 11/4 0:2/1 Motor Down by Close push button, and even if button is released. 11/2 1:1/1 0:2/0 JE STOP NC Close NO Closed LS MOTOR UP 0:2/1 MOTOR DOWN MOTOR DOWN 002 0:2/4 Shut light when fully closed 1: 1/4 Closed LS 0:24 SHUT lamp 003 Open light when fully open 1:1/3 0:2/3 Open LS OPEN lamp 004 0:2/2 Ajar lamp, when not fully closed neither fully open 1:1/3 1:1/4 Open LS Closed LS Ajar Lamp /CD 005 + =ro| Cru Cro| RES mer/Counter Input/Output Compare Con x LAD 2: Motor up by Open push button, and even if button is released. 000 1:1/2 11/0 1:1/3 0:2/1 JE STOP NC Open NO Open LS MOTOR DOWN 0:210 0:29 MOTOR UP MOTOR UP 001 11/4 0:2/1 Motor Down by Close push button, and even if button is released. 11/2 1:1/1 0:2/0 JE STOP NC Close NO Closed LS MOTOR UP 0:2/1 MOTOR DOWN MOTOR DOWN 002 0:2/4 Shut light when fully closed 1: 1/4 Closed LS 0:24 SHUT lamp 003 Open light when fully open 1:1/3 0:2/3 Open LS OPEN lamp 004 0:2/2 Ajar lamp, when not fully closed neither fully open 1:1/3 1:1/4 Open LS Closed LS Ajar Lamp /CD 005 +

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

How does one determine how to department overhead rate?

Answered: 1 week ago