Two vi files i have developed, they are:
1.in this vi i am measuring analog inputs from 4 channels of same device in a while loop.
2.in this vi i am counting digital pulses using the same Multifunction daq card in a while loop. when I run this counter vi it gives the correct count value.
But when i attach this code of 2nd vi to the 1st vi the entire code analog inputs becomes slow and also it gives wrong count value(higher count).
If u can help in this regards please give me the answer.