
Hello,
I was trying to use a shared variable to trigger event, and noticed some very counterintuitive behavior in LV8. I start by creating a shared variable which is "network" type. Then I link it to an indicator on the front panel of my VI. Then I insert an event loop and create an event associated with a changed value of that indicator. A separate VI is used to write to the shared variable, to test it.
But it doesn't work. You can see with your own eyes (see attached VIs) that the indicator reacts and changes accordingly, but no event is triggered.
Is this a bug or a feature?
Thanks,
Jeremy Levy
jlevy@pitt.edu