LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

more event cases in a event structure block

Hello!
 
I'm using a event structure block and I'm describing an event case. I want run the case only if a boolean control turn to up (to ON) not to off.....if I use value change the case run in both cases......how can i describe the case in this way?
 
Thanks!!
 
Larson
0 Kudos
Message 1 of 5
(2,800 Views)

Hello,

you can use the value change event! You only have to put a case structure in the event case with the new value at the selector ant the code to execute in the true case.

Ciao TPoint

0 Kudos
Message 2 of 5
(2,798 Views)

Hi

TPoint is right - just use a case structure.

I just wanted to make TPoint aware of not posting *.bmp. If you attach pictures, please use smaller file types (e.g. *.jpg, *.png).

Thomas

Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 3 of 5
(2,793 Views)

Hi Thomas,

I've checked it. It takes to long to display the picture..

Ciao TPoint
0 Kudos
Message 4 of 5
(2,791 Views)
Ok thank you!
 
I've tried to do something similar in this way but i tried to put the event block inside the event case.....
 
Thank you very much!!!
 
LArson
0 Kudos
Message 5 of 5
(2,782 Views)