03-23-2010 03:20 PM
Hi all
I noticed that the DWDT comparison vi's does not compare all of the bits in a digital file when making an evaluation. If you have two different digital signals of different sizes, the vi only compares the first n bits, where n is the number of bits in the shorter signal.
For example, see the attached LV 2009 vi.
Regards
03-24-2010 10:41 AM
Hi tmaxprt,
That is expected behavior. One can only compare elements up to the minimum number of the two.