Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this lesson, you'll write your own counter logic. The logic you write should turn the 'Output' ON when 'Input 1 ' has been toggled

In this lesson, you'll write your own counter logic. The logic you write should turn the 'Output' ON when 'Input 1' has been toggled 3 times, AND 'Input 2' is OFF. In this case, turning 'Input 2' ON should stop the 'Output' from coming on (you'll need to use a normally closed contact for this).
The 'Counter 1.PRE' tag has already been set to 3 for you, but you'll need to create all of the logic. Feel free to review previous lessons for ideas, but note that when you load a previous lesson your current work will be lost unless you save it. You can save using the button on the 'Other' tab of the toolbox. Clicking the save button generates a unique URL which will always link to the ladder logic which you saved.
Also, while testing you may want to reset the accumulated value in 'Counter 1'. The simplest way to do this is to click the triangle next to 'Counter 1' in the tag list to show the children tags. You can directly change the 'Counter 1.ACC' value back to 0 to reset the counter.
After you have tested your logic, make sure 'Input 1' is OFF, then press the Check button to continue to the next course!

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

Advanced Database Systems For Integration Of Media And User Environments 98

Authors: Yahiko Kambayashi, Akifumi Makinouchi, Shunsuke Uemura, Katsumi Tanaka, Yoshifumi Masunaga

1st Edition

9810234368, 978-9810234362

More Books

Students also viewed these Databases questions

Question

What is an interface? What keyword is used to define one?

Answered: 1 week ago