LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I prevent driver loading by Labview?

My application is working with few different Frame Grabbers and DAQ boards. There is any way to set by setup file wich Frame grabber and DAQ board are exist and the application will load only existing boards drivers or I always have to install all boards drivers?
0 Kudos
Message 1 of 2
(2,511 Views)
You will have to load them as Dynamic VIs.  You would call only the one you need.
Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 2 of 2
(2,480 Views)