I'm attempting to communicate with a RAW device using NI-VISA USB. Device connects okay. When I attempt to use Interface IO, the response is BFFF003D. What does this mean? Why is it in red?
The code you have specified appears to be a VISA error: Invalid buffer mask specified. You may want to check this link for more information on this error.