Hello Everyone,
I know VISA read errors occur a lot on these forums, but I am really struggling understanding what's going on with our system. The problem seems to be very intermittent.
I am using a Keithley 2260B-800-1 360 W instrument, and I am connecting to it by TCP/IP. In NI MAX, when I open the test panel, I have enabled the termination character, and I get a response with an *IDN? query. I do this with either the Query or with the Write and then Read. I've updated the Bytes in the test panel to 256 like driver does, and it still works just fine.
I've used drivers from https://www.tek.com/dc-power-supply/2260b-30-36-software-1, and I have used them successfully. Suddenly though, there is a VISA Read Error. I am using the Initalize VI. I've not changed anything with this code.
Why is it that it is running fine with the NI MAX Open VISA Test panel, but the visa read is giving me a problem in the driver?