LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Detection of port for LJ U3 LV in Labview

Hi all,

         Here i am using labjack U3 LV and i interfaced with labview, once if i close and open the labview(not only vi), the port is detecting, unless i remove and reconnect the USB everytime. I have attached a example code here for your reference, please take a look into it.

Thanks in advance for your favourable reply,

Regards,

Dinesh

Download All
0 Kudos
Message 1 of 2
(2,245 Views)

You should be using the Close function after you have finished with the device. This will release the device for connection again.

Example close function attached.

Download All
0 Kudos
Message 2 of 2
(2,191 Views)