Hi there :
I am using PXI 7833 R card and Labview 8.0 for windows xp and Labview FPGA 1.1.
I used two loops in a program . I set the inner loop period at 5 ticks so the outer loop period should be 32x5=160 ticks. However when the inner loop finished executing 32 iterations and the outer loop called the inner loop again. there is a delay . this delay makes the output pulse width wider than the other.
I am wondering if there is another way to generate the signal such that the delay can be avoided?
Message Edited by lightmiddle on 03-06-2006 05:30 PM