LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Front Panel Binding Mass Configurator does not work with VIT's

The Front Panel Binding Mass Configurator does not seem to work with VIT's.  It works fine with a .vi file but when saved as a .vit it doesn't show any controls in the Binding Configuration list. 
 
Is this behaviour by design or is it a bug?  Is there a way around it? Can anyone help?
0 Kudos
Message 1 of 2
(2,552 Views)
The problem is that you are working with template VIs. Binding the controls of a template doesn't make sense because in a sense you can't run a template. As soon as you open it LV generates a logically independent copy or clone of the original. Now say you bound a control on the template and then opened 3 copies of it - which one of the three should really exhibit the binding?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,545 Views)