Ethernet packets are range from 46-1500bytes, or there abouts, so anything is being broken up. Well, anything over 1500 bytes.
I'll give the even multiples of 32768 a try and see how that goes. (Well, there seems to be support for frame sizes up to 9000 bytes in Gigabit Ethernet.) I'm going to have to experiment a bit more to see whether the delays are caused. I may also try to create an app in C or find a test app that will pump data through, to test out LV's receive limitations. Adam
