04-07-2013 05:28 AM
Hi,
I am getting this particular warning after the servo write function after which the usb port gets diconnected and also shows me an error5003. This happens with the example file of arduino servo write too.
Thanks.
04-09-2013 11:36 AM
This Warning isn't important (assuming everything works). This warning is saying that the number of bytes at the serial port were equal to the number of bytes read. This is expected because before doing a read the driver will ask how many bytes are at the port, and then read that many. Ignore the warning if everything works.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord