04-11-2010 05:02 PM
04-11-2010 05:31 PM
04-11-2010 07:15 PM
04-12-2010 08:39 AM
You need to solve one problem at a time. Otherwise your code will be a mess.. Like spagetti & meatballs..
Start with the Keithley to get familiar with LabVIEW
04-12-2010 12:28 PM
04-12-2010 01:27 PM
Thanks.
So what would you like to start with? Keithley sourcemeter to which I provided links to the drivers.
or
USB-6009 which I suspect you are using to actuate and monitor the stepper motor..
??
04-12-2010 02:15 PM
04-12-2010 02:40 PM
04-12-2010 02:45 PM
Based on your previous post, I was guessing that you were using a USB-6009 DAQ device...
What DAQ card do you actually have? Ideally, you would need a DAC card that has a counter output to generate the steps, where you can control frequency. If you try to start the motor too fast (acceleration or abrupt application of fast pulses) it may stall out. In the Help menu, select Search for Examples and do a search for keywords 'frequency' and 'pulse'. You should see some examples of frequency generation. You can also use a digital output on the DAQ card to control the direction of the motor.
If the DAQ card does not have a counter, you could implement a software timed loop to toggle the digital output and generate the pulse train. It may have limitations for your application.
If you are using a USB-6009, you may need to implement an amplifier circuit to drive the motor windings as the USB-6009 has a very limited voltage/current output Actually, unless you go to PXI, I doubt that any DAQ cards can source or sink the power levels you'll need to drive a stepper motor.
04-22-2010 02:07 PM
HI ,
I have a stepper motor and a NI DAQ USB 6009 card...... I don't know how to start with programming of stepper motor..... can u pls give me the steps in detail....... so that i can get a overview of a project.....