User | Kudos |
---|---|
6 | |
5 | |
2 | |
2 | |
2 |
LabVIEW allows us to create VIs in classes and call those VIs by using property nodes. This is very convenient for writing the code, but when running and debugging, there's no way of directly accessing the VI.
To resolve this, LV should have an option of opening that VI, for instance by right clicking the property:
This should probably also work when the VI is running and should probably open the dynamic dispatch selection dialog if the VI is a dynamic dispatch VI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Available in LabVIEW 2013 and later. Right-click a class property and choose the 'Open Accessor VI' menu option.