LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
sandyy

Output Element in Event structure .?

Status: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined. 

Right click the tunnel to update the value.

 

event structure.png

4 Comments
RavensFan
Knight of NI

Interesting idea.  But not sure if it can be implemented.  What if you have multiple controls registered in the same event case?

tst
Knight of NI Knight of NI
Knight of NI

What's the use case for something like this? How often do you have a case where you say "the value changed and I need to change it again"? Doesn't sound like something that warrants this feature.

 

Also, the filter event would probably cover this use case - http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Provide-a-Value-Change-Filter-event/idi-p/3035343


___________________
Try to take over the world!
altenbach
Knight of NI

Just use latch action booleans! 😄 (if you cannot, use a local variable)

 

(In your particular case, you would also probably want to wire from the "oldval" without inverting, else it will flip the boolean if you would ever fire an event with the existing value wired to a signaling property of the control. Seems fragile.

 

I also don't understand the description of your idea. I don't see any tunnels anywhere. Please explain.

Darren
Proven Zealot
Status changed to: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined.