09-04-2007 09:11 AM
09-04-2007 09:40 AM
hi there
use the "Open VI reference" function and don't connect the "type specifier vi refnum".
to set control values : use the "Set Control Value" method
to run the VI : use the "Run VI" method
to get control values : use the "Get Control Value" method
then you don't need knwoledge of the connector pane.
09-04-2007 09:47 AM