LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use LabJack U3 HV in LabVIEW

Solved!
Go to solution

  I am trying to control LabJack through LabVIEW.Is there any way to download the LabVIEW driver of LabJack U3 HV

0 Kudos
Message 1 of 9
(4,051 Views)
Solution
Accepted by topic author Suchithra@29
0 Kudos
Message 2 of 9
(4,022 Views)
Solution
Accepted by topic author Suchithra@29

Suchithra@29 wrote:

  I am trying to control LabJack through LabVIEW.Is there any way to download the LabVIEW driver of LabJack U3 HV


Wow. LabJack does not make it easy to find!

 

https://labjack.com/pages/support?doc=/software-driver/example-codewrappers/labview-for-ud-windows/

Scroll down to the "Archive Contents" section.

 

 

---------------------------------------------
Former Certified LabVIEW Developer (CLD)
0 Kudos
Message 3 of 9
(4,001 Views)
Solution
Accepted by topic author Suchithra@29

Thanks Frozen as that is the correct link.

 

https://labjack.com/pages/support?doc=/software-driver/example-codewrappers/labview-for-ud-windows/

 

Start with the 6 steps in the "Getting Started ..." section of that page.

 

I agree it should be easier to find.  We recently switched to new software that handles all our support material and it is not indexing properly, thus search does not work well.  Once fixed when you search for LabVIEW on our site one of the first 3 results will be this page.

0 Kudos
Message 4 of 9
(3,991 Views)

First of all thank you for the support.

LabJack Utilities Single License Software cost has been mentioned as 40$/each but the validity details is not   mentioned .Could you please  share the validity details.

0 Kudos
Message 5 of 9
(3,914 Views)

The LabJack Utilities add-on was not created by LabJack, it is from Interface Innovations:

https://interfaceinnovations.org/labjackutilities.html

 

Unfortunately, we cannot assist with the LabJack Utilities add-on. I would recommend contacting Interface Innovations directly. The email provided on their website is software@interfaceinnovations.org

 

Note that all of our first-party software and drivers are completely free to use. All U3 functionality can be interfaced using our free "LabVIEW for UD" example package.

0 Kudos
Message 6 of 9
(3,892 Views)

Thankyou for the support.Can you please share the link to download the first party driver.

0 Kudos
Message 7 of 9
(3,849 Views)

Thankyou for the support. But when I tried to access the driver without add-on,the dll error occurs.Screenshot is attached below.Kindly help to resolve the issue.

Suchithra29_1-1671511240762.pngSuchithra29_2-1671511260283.png

 

0 Kudos
Message 8 of 9
(3,865 Views)
Solution
Accepted by topic author Suchithra@29

Suchithra@29 wrote:

Thankyou for the support.Can you please share the link to download the first party driver.


The library/api/driver that you use to talk to the LabJack U3 on Windows (from pretty much any programming language including LabVIEW) is called "UD", so you need examples that demonstrate talking to the UD library from LabVIEW.  That is what you find on our "LabVIEW for UD - Windows" page:

 

https://labjack.com/pages/support?doc=/software-driver/example-codewrappers/labview-for-ud-windows/

 

Start with the 6 steps in the "Getting Started ..." section of that page.

 

 


Suchithra@29 wrote:

Thankyou for the support. But when I tried to access the driver without add-on,the dll error occurs.Screenshot is attached below.Kindly help to resolve the issue.


The errors in this screenshot appear to be related to the LabJack Utilities 3rd party add-on.

 

 

0 Kudos
Message 9 of 9
(3,838 Views)