LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

regarding queue and case structures

Solved!
Go to solution

Hi,

 

Thanks a lot for all your replies.Will try out the same concept as you said.

0 Kudos
Message 11 of 14
(782 Views)

One simple change is to send Exit in a Stop:Value change instead of that network variable.

Also, why are the lights turned off, shouldn't the switch instantly to the next state?

Wouldn't it be easier to group the three lights into a cluster? 

How often is the opposing lights out of sync, or can you simply copy west lights to east?

If North is green and i press north vehicle button, why does it turn red?

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 12 of 14
(769 Views)

hi, When north sensor is pressed the sequence should be as per the second tabulation.You can refer the question paper attached.Also using a cluster would make it more simple as you said.I dont understand why you are asking me to use network variable.

0 Kudos
Message 13 of 14
(732 Views)

@vaishnavinatarajan wrote:

hi, When north sensor is pressed the sequence should be as per the second tabulation.You can refer the question paper attached.Also using a cluster would make it more simple as you said.I dont understand why you are asking me to use network variable.


I'm asking you _not_ to use it, as it was one (or similar) in the code, thus the idea of queing Exit.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 14 of 14
(723 Views)