02-01-2010 03:52 PM
Is there a way to dynamically load (import) an NI-Swtich virtual device from disk in either LabVIEW or TestStand?
<cross posted in the LabVIEW forum>
Solved! Go to Solution.
02-02-2010 10:24 AM
Hi crelf,
It is possible to import a saved XML switch configuration file representing a virtual NI-Switch device. You must have Switch Executive installed for your version of LabVIEW. The VI is called “niseCfg Import”, found on the Functions>>Measurement I/O>>Switch Executive>>Configuration palette. You could then call this VI from TestStand to configure your NI-Switch device.
02-03-2010 07:50 AM