Hi all
I want to read an array of 2500bytes from serial port with bouad rate set to 2,000,000 bit/sec. I'm supposed to have 2500 bytes 100 times in every seccond ((2000000/8)/2500) but I just have it 3 or 4 times in a seccond... what should I do?
I can upload the VI if you wish.