LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do you use labjack with labview?

Have you contacted their tech support, I have found them responsive.  I have not compiled labjack code, but in the dev environment in LabVIEW 2009, it has worked.  We had to recompile the VIs supplied by LabJack which was a bit of an effort as I did not have pre-2009 on my machine.  But they called me within a day.

-p


Paul
0 Kudos
Message 11 of 15
(2,410 Views)

Thanks, I posted on their website also. I am thinking it is primarily a Labview/Xcode (mac os) issue. Where the labview project file (and generated .lsb) doesn't allow it to access the USB or something silly like that.

 

As I said in the previous post, the code works great in C. But any hardware calls made in C seem to not happen when inside the labview project file. Ideally the program I'd laike to make would launch a C program in the background to fetch/send data from the hardware, and the labview would be there just to control/interpret the data.

0 Kudos
Message 12 of 15
(2,395 Views)

I am using labjack U in labview 8.0. I am having the problem that vi's of labjack are not there. I want to show my sensor's output which is change in resistance in analogue form on computer screen. Actually I want to plot a graph of resistance versus time using labjack on labview. Can you help me in this?

0 Kudos
Message 13 of 15
(1,851 Views)

I am using labjack U in labview 8.0. I am having the problem that VI's of labjack are not there. I want to show my sensor's output which is change in resistance in analogue form on computer screen. Actually I want to plot a graph of resistance versus time using labjack on labview. Can you help me in this?

0 Kudos
Message 14 of 15
(1,851 Views)

Not sure which device you have, but start with the following links:

 

U12:  http://labjack.com/support/u12/examples/labview

UD (U3, U6, UE9):  http://labjack.com/support/ud/examples/labview

LJM (T7):  http://labjack.com/support/ljm/examples/labview

 

0 Kudos
Message 15 of 15
(1,844 Views)