08-22-2008 11:38 PM
Hi,
I have a stepper motor with an encoder. I want to give pulse train output to move the stepper motor and also take f/b from the encoder to display the angle of rotation. I have created a VI for generating pulses which works fine. Another VI to read pulses which also works fine. But when I put both of them together, I get a DAQ error. Is it not possible to use both counter together?
Further info: I'm rotating in only one direction and the positional accuracy is not critical, hence I didn't use a motion controller.
Rgds,
Giridhar Rajan
LDP - Engineering
NextFirst Engineering Technologies Pvt. Ltd.
Bangalore, India
08-25-2008 02:16 AM
Hey!
Which error do you get? Which card are you using?
I guess your pulse train generation (it depends on if it is a finite or continous generation) needs two counters, because of that you get an resource error.
Christian