NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically load virtual device (NI-Switch)

Solved!
Go to solution

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>





Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
0 Kudos
Message 1 of 3
(3,739 Views)
Solution
Accepted by topic author crelf

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.

 

switchexec.png

David G
Sales Engineer - SE Michigan & N Ohio
National Instruments
0 Kudos
Message 2 of 3
(3,720 Views)
Of course - I was looking in the wrong palette (Switch, not Switch Executive). Thanks DJDaveNI!




Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
0 Kudos
Message 3 of 3
(3,705 Views)