09-06-2007 03:19 PM
09-06-2007 03:47 PM
09-06-2007 04:05 PM
09-13-2007 03:15 PM
I have checked my RS422 card. It has a 128 byte transmit / receive buffer. I can transmit much more than 128 bytes; therefore, I don't think the hardware is causing a problem.
I did not mention it before, but I am communicating with my hardware using an executable I build in LV 7.1. I had NI-VISA 3.3.1 installed when I built the exectuable and installer. I need to confirm that this is the version of the drivers that are installed on the lab machine that is communicating with the hardware.
Could it be that with NI-VISA 3.3.1, it is only possible to receive 64k data at a time?
Thanks for your help,
mlloyd
09-14-2007 09:21 AM
09-21-2007 01:49 PM
I think I have finally isolated my problem to my initial settings for the VISA buffer. I had forgotten that I configured my buffer for 64k data but noticed it when reviewing my code the other day. Everyone was right all along -- VISA has no problems or limits with 64k data. It's only users that cause the problems!
Thanks for your help.
Regards,
mlloyd