06-26-2016 07:59 AM
Helo all
can i control the ism 7413 stepper motor using cvi?
I have searched the product docs and found only labview support
Thank for advance
Gabel daniel
06-27-2016 01:41 PM
believe you will still need to use LabVIEW to set up the project, but the actual program can probably be done in C. You can find the readme in C:\Program Files (x86)\National Instruments\LabVIEW 2015\examples\motion\CInterface and also examples in directories in that same location. I've never controlled that stepper motor in C, but the readme looks like it lays it out pretty well.
06-27-2016 11:12 PM
Thanks