Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use the chart below which have the inputs/outputs (parameters) available from the CTD (Count Down) instruction: Parameter Data Type Description Parameter Type Input BOOL LOAD

image text in transcribed

Use the chart below which have the inputs/outputs (parameters) available from the CTD (Count Down) instruction: Parameter Data Type Description Parameter Type Input BOOL LOAD Input BOOL Counts down. TRUE - Rising edge detected, count down in increments of one FALSE - Falling edge detected, hold the counter value at the same value. Load verifies the PV value against the count down value. TRUE - Set CV=PV. FALSE - Continue incrementing count down by one. Programmed maximum value of the counter. Indicates whether the count down instruction has resulted in a number less than or equal to the maximum value of the counter. TRUE - Counter result o. Current counter value. DINT PV o Input Output BOOL Output DINT Q + Q1) Which parameter would you choose to show that the instruction is completed? (2 pts) Q2) Now, create one rung of logic where this bit for a counter instruction called "Part_Counter" in series with another normally open contact (called (Start_Conveyor) will start a normally open relay (output) called "Motor_Conveyor". (6 pts) Q3) What is the parameter that you would use to set the maximum value of parts that you will start counting down from? (2 pts) Use the chart below which have the inputs/outputs (parameters) available from the CTD (Count Down) instruction: Parameter Data Type Description Parameter Type Input BOOL LOAD Input BOOL Counts down. TRUE - Rising edge detected, count down in increments of one FALSE - Falling edge detected, hold the counter value at the same value. Load verifies the PV value against the count down value. TRUE - Set CV=PV. FALSE - Continue incrementing count down by one. Programmed maximum value of the counter. Indicates whether the count down instruction has resulted in a number less than or equal to the maximum value of the counter. TRUE - Counter result o. Current counter value. DINT PV o Input Output BOOL Output DINT Q + Q1) Which parameter would you choose to show that the instruction is completed? (2 pts) Q2) Now, create one rung of logic where this bit for a counter instruction called "Part_Counter" in series with another normally open contact (called (Start_Conveyor) will start a normally open relay (output) called "Motor_Conveyor". (6 pts) Q3) What is the parameter that you would use to set the maximum value of parts that you will start counting down from? (2 pts)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Managing Change Enquiry And Action

Authors: Paul Krust, Selvi Kannan

Australasian Edition

1316639258, 978-1316639252

Students also viewed these Databases questions

Question

Which binary value equals 2 ^ 1

Answered: 1 week ago