02-21-2016 07:24 PM
I am new to Labview and would like to know if there is a VI available that will simply allow me to start and change the direction of my Nema 23 bipolar stepper motor with the use of my myDAQ and motor driver?
02-22-2016 10:22 AM
Hi mjhunt,
There aren't any VIs specific to DAQ devices and motion related programming. If your drive just requires analog input, you could potentially set up analog output tasks through DAQmx that provide the voltage requirements of your drive.
-KingPGeorge