LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Default values for unconnected sub-vi inputs in LabView RT

Solved!
Go to solution

Given that LVRT doesn't include the front panel when running VIs, how should default values be specified for control inputs that are left unconnected?

 

Thanks,

 

XL600

0 Kudos
Message 1 of 5
(3,624 Views)
You're confusing two things. The front panel defaults are still used, there's just no graphical front panel. From the perspective of passing parameters, the front panel controls act normally.
0 Kudos
Message 2 of 5
(3,612 Views)

So a property node wouldn't be able to read the default but the default would still be used if the control was left unconnected?

0 Kudos
Message 3 of 5
(3,607 Views)
Solution
Accepted by topic author xl600
Yes, that's right. It's a side effect of LabVIEW using front panel elements for two different purposes.
0 Kudos
Message 4 of 5
(3,603 Views)

Thanks.  I'm sure that's been explained in many other places, but I don't think I've ever seen anyone state it so clearly and simply.

0 Kudos
Message 5 of 5
(3,591 Views)