Hi Seanp,
It's great that you are moving forward in your application. Here are a few things that might help.
You can find more information about the error codes by pasting them in the search field of the www.ni.com website.
Here is the
link I found about it.
The link suggests to increase the timeout value. However, that may not solve the problem if the instrument is not sending anything.
You mentioned in one of your last posts you were using an example. Can you point us to that example?
Also, it seems like you are opening and closing the VISA session everytime you read measurements. You can put your "read measurements" part of your program in a while loop such that your program will only open the VISA session once and close it at the end of execution.
Regards,
O. Proulx
National Instruments
www.ni.com/support