Issue Details
I am attempting to use NI-VISA in a LabVIEW application to communicate with a TCP/IP instrument. The application successfully opens the VISA session, but the VISA Write or VISA Read functions show the following error:
Error -1073807343: Insufficient location information or the device or resource is not present in the system.
Testing the instrument's communication with the NI MAX VISA Test Panel shows successful responses to queries (e.g., *IDN?\n), as illustrated below.