Using NI MAX, I configure a (TCP/IP) network device, then open the test panel and am able to send commands/read responses to my instrument.
I then make a shell of a LabVIEW VI with a basic open/write/close command and the VI generates an error (-1073807343).
The VISA "open" command doesn't generate any errors (on the wires), but I am suspicions that the open somehow failed, which caused the write to subsequently fail.
I have an export from the I/O trace log...
On line 108, this is being run from within MAX
From line 168 and below this is where the trouble starts (running the VI).
This is the message received: Status: 0xBFFF0011 (VI_ERROR_RSRC_NFOUND)