09-01-2013 04:22 PM
In LabView 2013 , is there a way to programatically determine the names and values of all the inputs for a given VI ?
09-01-2013 04:40 PM
A chain of Property Nodes should do what you ask.
Lynn
09-02-2013 03:01 PM
Very helpful .
Thanks.