01-30-2004 03:00 PM
02-02-2004
03:04 PM
- last edited on
03-31-2026
04:21 PM
by
Content Cleaner
Hi Scott,
Please read the document below:
Event Structure Does Not Capture the Value Changed Event for Indicator Wired to Iteration Terminal
Datasocket value changes are also considered changing values programmatically and hence will not trigger value change events.
You can try using a while loop and monitor the value of the control. Compare the current iteration's value to the previous iteration value (shift register) and wire the result into a case structure.
I hope this helps.
Feroz
National Instruments