04-08-2013 01:11 PM
Does anyone know how to control a stepper motor using LabVIEW and an Automation Direct STP-DRV-6575 that doesn't have a serial port connection?
04-09-2013 06:10 AM
This is a simple step and direction input drive. You will need a motion controller to control it.
04-09-2013 08:06 AM
Can I create a virtual motion controller with LabVIEW?
04-09-2013 10:00 AM
What do you mean with a Virtual Motion Controller? You will need an actual card to send the step and direction signals to the drive itself.
In what concerns a virtual controller, you can create a virtual motion controller in the Measurement and Automation Explorer (MAX) which will allow you to develop your code without the card, but it won't allow you to actually control your drive. More information regarding virtual controllers can be found here:
http://digital.ni.com/public.nsf/allkb/B8C8B4866CD33E7B86256FA50003B933
Cordially;
Simon P.