08-10-2010 01:17 PM
Hello all,
I am using an EVS 1464 RT, I want to use the DIO to send a pulse train to control a stepper motor.
I managed to do this using a pulse simulator using boolean constants and delays in flat sequence.
But I want to know if there is another way to send a specific number of pulse to the stepper using the Digital outputs TTL without using siulation and just by using a specific functio which I can give the pulse frequency and number of pulses..
I will really appreciate your assistance
08-11-2010 09:28 AM - edited 08-11-2010 09:33 AM
Hi !
It's very easy to do it.
I would like you to check out this example project:
http://decibel.ni.com/content/docs/DOC-2198
I hope this solves your problem.
08-11-2010 12:24 PM
Thank you for your help but I already tried this solution and it's working properly but I was checking if there are other ways to send a pulse train without simulating it. Thanks