LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Labjack U12 to control stepping motor with Labview

For a senior project I am trying to use Labview to control a stepping motor through a Labjack U12 Board. I need to know how to set up the Labjack in Labview for DAQ.
0 Kudos
Message 1 of 5
(4,157 Views)
Hi,

the LabJack cannot be set-up for regular LabView DAQ.

But: There are vis in the LabJack distribution, located somewhere under C:\Programs\LabJack (look out for ljackuw.llb). There are also several examples. The vis simply mirror the corresponding c library functions, as they are described in the LabJack documentation, so that should be a good starting point.

Best regards
Matthias
0 Kudos
Message 2 of 5
(4,157 Views)
Hi,

Just download the LabVIEW drivers from the labjack homepage. You only need
one VI...

Btw. are you sure the outputs can deliver enough current to drive a stepper
motor?

Regards,

Wiebe.


"Uha" wrote in message
news:506500000008000000D6C20000-1077587809000@exchange.ni.com...
> For a senior project I am trying to use Labview to control a stepping
> motor through a Labjack U12 Board. I need to know how to set up the
> Labjack in Labview for DAQ.
0 Kudos
Message 3 of 5
(4,157 Views)
Do I need to configure the Labjack with the Measurment and Automation Tool in order to use it and if I do, how would that be done?
0 Kudos
Message 4 of 5
(4,157 Views)
Hi,

no, this is not possible as I explained before. Just use the vis delivered with the LabJack or downloaded from the website.

Regards
Matthias
0 Kudos
Message 5 of 5
(4,157 Views)