Hello. I am looking to create a bit error rate tester (BERT) with LabVIEW. I would like to send out a psuedo random sequence of 1's and 0's out of a COM port, do some processing, and then bring data back into a COM port. I have that part down fine. I would like to know if anyone has any ideas about how to compare the sent data and the received data, and also how to calculate the bit error rate. I am currently using LabVIEW 7.0, but would also like to be able to implement this in LabVIEW 4.0. Any help would be greatly appreciated.