I’ve suggested one power control and someone told-me to user subpanel X-CONTROL
After analyze X-CONTROL documentation I’d like to suggest small changes to avoid X-CONTROL use and make the job easy.
a) Create a new property called “SUBPANEL OWNER REFERENCE” in VI properties. If I open my VI REFERENCE and receive a valid reference of an owner subpanel I´ll be able to handle OWNER subpanel properties.
b) Add one READ/WRITE property called SUBPANEL DATA IN for SUBPANEL ( one STRING for TAG, and one VARIANT for DATA)
c) Add one READ/WRITE property SUBPANEL DATA OUT for SUBPANELS (one STRING for TAG, and one VARIANT for DATA)
d) Enable transparent background for VI´s running in a SUBPANEL (if possible)….
I believe that this will enable easy ways to exchange data with reentrant SUB-VI´s running in subpanels.
See the example attached. Run SUBPANELS_EXAMPLE.VI. I only want to simplify the handle of QUEUES/NOTIFIERS etc...
I´m using the same VI as control or indicator in 4 subpanels....
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 received less than 3 kudos within 3 years after posting will be automatically declined.