Currently, if I want to create a class control that holds all the front panel controls from a vi I have to:
1. See that all the controls' labels has a single line name or else LV won't be able to create a property node to them.
2. Copy/Paste each control into the class control.
If this operation will be done automatically then I could replace all the references in my BD with a class wire that shares the status of the controls (and if it is a DVR class control then I could share it in parallel.
Moreover, if this class control could stay in sync with a chosen vi FP (add each control from the FP to the class control but let me add stuff to the class control) then is will be very easy to implement a straight forward Model-View-Controller.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has not received any kudos within a year after posting will be automatically declined.