LV Queue showing two ways and effects

Using a simple simulated traffic light example to show two ways and effects when pressing button. More about seeing how queues work in two situations.

The desired effect is when going from Green to Red it should go Yellow then Red.

One is the Event Loop (which handle events like button pressing) adding to queue

Next is  queue elements added from inside the queue loop.

A delay was added in the second method to amplify the effect I want to show which is the Green button pressing  adding to queue in between  Yellow and Red if press quickly.

I press Green, then then Red button then the Green button again.

Below is the output(front panel) and the code(diagram)

Remember this presentation is not to show which one to use, it just to show different effects which can occur using queues.

LV_Queue_2waysSlide1LV_Queue_2waysSlide2LV_Queue_2waysSlide3LV_Queue_2waysSlide4LV_Queue_2waysSlide5LV_Queue_2waysSlide6

 


LabVIEW® is a National Instrument product
This post is not connected or endorsed by any company.
Created to spark ideas on the subject.
Use at your own risk.

 

 

 

About LV_TS_Test_Engineer_3000_VI

Automated Test Equipment Software
This entry was posted in Test Sector and tagged , , , . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s