LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Will "Value change" events fire when changed via ActiveX?

I have a VI with an Event Structure defining several Value Changed events. These events are associated with various buttons on the control panel. When I work through the panel and press the buttons, the events fire correctly. However, if I connect via the COM/ActiveX control and change the control values, the button indicator light changes, but the Value Change event does not fire. Can we trigger value changed events remotely or must they be triggered via a mouse-click on the button?
0 Kudos
Message 1 of 2
(2,520 Views)
Hi Cyle,

Please take a look at the document below. It explains why the events are not being fired.

Event Structure Does Not Capture the Value Changed Event for Indicator Wired to Iteration Terminal

I hope this helps.

Sincerely,
Feroz
National Instruments
0 Kudos
Message 2 of 2
(2,520 Views)