Recently, I have been getting error -1073807193 0xBFFF00A6, which corresponds to the Connection Lost native error. However, the IVI.Visa.NativeErrorException message is: Could not perform operation because of an I/O error.
My question is: Is there a way to get additional details about the error, such as the description from the native error class? The best I was able to do is get the Macro Name for this error: ERROR_CONN_LOST,
David