Hello,
I'm attempting to generater a pulse train to control a stepper motor driver, and in parallel read in the pulses from the encoder of the motor. I've been able to create two seperate vi's that accomplish these taks individually, but when I bring them into one program (as seen below) is where I'm running into resource issues. I beleive I'm having issues setting up my timers correctly and that is why I'm encountering these issues. I'm using a NI 9401 to generate the pulse train to the controller and a NI 9402 to read in the pulses from the encoder. If possible I would like to consolidate down to just using the NI 9401 for both inputs and outputs if possible. Both are plugged into a NU cDAQ 9172 backplane. Any help and/or suggestions would be greatly appreciated on what I'm doing wrong.