LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Installing labview instrument drivers on the fly

Hi all,

 

Is there any way to install new instrument drivers to a running main vi as we see in windows when we plug in a new hardware? 

0 Kudos
Message 1 of 3
(2,284 Views)

Any thoughts on this??

0 Kudos
Message 2 of 3
(2,249 Views)

Hi mnx,

 

you could use a plugin architecture for your main VI. Whenever you detect some "new" hardware you can try to start a VI dynamically. When the VI is not found you can program your own routine to ask the user for new driver software provided by you...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,243 Views)