LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView & drivers

Hi
A have card - stepper motor driver
I must create drivers for LabView
How ?

Please Help.
0 Kudos
Message 1 of 2
(2,453 Views)
Tomek wrote:

> Hi
> A have card - stepper motor driver
> I must create drivers for LabView
> How ?
>
> Please Help.

You dont give much information, but I will give it a shot.

First you need to know what the interface is.
Serial, GPIB, or is this a card plugged into the PC ?

Next, do you have the documents that describe the command set ?
If this is a plug in card, do you have a dll or some other vendor supplied
software?

There are probably not too many commands for a stepper.
Forward, reverse, number of steps for starters.
There may be step size, speed, position (if it has a syncro) and limits.

Once you decide on the first two items it will be much easier to determine
how to proceed. Let me know if you need more help.
Kevin Kent
0 Kudos
Message 2 of 2
(2,453 Views)