|
[edit] SUMMARYThis function consists of a polymorphic VI wait for a value change event of a given control reference(s). It contains the following control types:
Additional functionality is available to monitor any type of control (generic reference), a list of controls (Array of generic references) and a N-D array. The VI supports a timeout after which it will exit. If a value change has happened before the time-out has terminated the new value of the control will be outputted. For generic references the variant value will be returned. If the reference references a control the changed item is returned with an array of changed items (1D situated). [edit] MINIMUM LABVIEW VERSIONThis submission as attached is written in LV7.1. This is the minimum version for user events [edit] USE CASES(1) In a sequence where the program waits on a value change of a specific control, it is useful to use event driven programming. This VI capsulates the needed code into one VI. [edit] OPEN ISSUES(1) The index of the changed item might better be returned as an array of clusters of 1D array, where each cluster describes the indices of the changed element [edit] SVN Location[edit] Links
|
| This page was last modified 20:00, 20 March 2008. This page has been accessed 298 times. Content is available under Attribution 3.0 . Privacy policy About OpenG Disclaimers |