11-19-2007 03:36 PM
11-20-2007 07:35 AM
Yes, the 6024E is capable of doing that. If the motor doesn't have to run fast, you can simply use two DIO lines.
If the motor has to run faster than your software loop time allows, then you can program a counter output to send pulses corresponding to the number of degrees you want the motor to rotate.
I don't have example code that specifically operates a stepper, but LabVIEW ships with examples showing counter configurations that will work.