I'm trying to control an escap p520 with an edm-453 controller. The
DAQ is an 6024e.
I'm using 3 digital inputs on the stepper controller for pulse,
direction, and enable. The enable and the direction pins are connected
to DIO4 and 5 of the DAQ. The pulse pins are connected to CPCTR_0.
I can move the stepper manually with MAX, but how to set it up on
Labview?
Currently i'm using a while loop to check if enable and direction are
true/false. If i put the pulsetrain sub-vi into the loop, I get
"jumps" on the step frequency signal. Waiting time in the while loop
didn't solve the problem.
Are there examples on how to do it?
Thanks
Dietmar