I'm using Labview 7.1 and trying to operate instrument N3300A with the IVI driver provided by NI.
The instrument is connected to a GPIB-LAN Gateway, IP 192.168.70.250, visa adress TCPIP0::192.168.70.250::gpib0,6::INSTR
I've installed the driver on my computer, but when runing the init vi, I cannot reach the instrument, Error -1074135040. The default name is "resource name ("GPIB::14::INSTR")" I change it for the TCPIP0::192.168.70.250::gpib0,6::INSTR and it doesn't work.
I'm not experienced on this kind of work and I'm completely lost. Could anybody help me please?
Thanks