LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help with value change events

Sounds good, glad to hear things are working properly.
0 Kudos
Message 11 of 12
(434 Views)
....

I also noticed some irregularities with static events when used in
dynamically called reentrant VI templates... But I was unable to pin point
the problem, so I'm not sure.

Regards,

Wiebe.

"Wiebe@CARYA" wrote in message
news:412b51b5$1@newsgroups....
> Hi,
>
> Registering events dynamically can also help when you need several event
> structures, that handle the same event. This is not a good idea, but if
you
> do need it, dynamic events work better.
>
> Regards,
>
> Wiebe.
>
> "NIBOUND" wrote in message
> news:5065000000050000005BBA0100-1079395200000@exchange.ni.com...
> > There are only two reasons I believe that would modivate you to
> > dynamically register the events. Fir
st, if want to be able to register
> > and unregister them. Is there a point in the program where you would
> > like to ignore these event when they are fired? Next, if you would
> > like to handle the events in a SubVI as opposed to where they are
> > generated.
> >
> > Unless you want to conditionally handle the events or deal with them
> > somewhere other then where they were called I would just leave them
> > statically registered.
>
>
0 Kudos
Message 12 of 12
(707 Views)