LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

event structure with control refnum

Hi,
does anybody know if it is possible to use the event structure in a subvi with a control refnum of the mainvi?
For example the subvi includes a while loop with an event structure which should stop the iteration when the event "stop button value changed" in the mainvi occurs.

Thanks in advance,
Alexandra
0 Kudos
Message 1 of 2
(2,634 Views)
> does anybody know if it is possible to use the event structure in a
> subvi with a control refnum of the mainvi?
> For example the subvi includes a while loop with an event structure
> which should stop the iteration when the event "stop button value
> changed" in the mainvi occurs.
>

Not quite yet, though it sure looks like something that might become
possible.

For the moment, you can only respond to events that are for the front
panel of the diagram that holds the event structure.

Greg McKaskle
0 Kudos
Message 2 of 2
(2,634 Views)