Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Differences in VISA Resource Names

Hello All,

 

I am brand new to developing against any kind of hardware, so some of these questions might seem somewhat silly to many of you. I just got my Advantech USB-4761 configured to work in my environment using the NI-VISA driver-wizard and NI-MAX. I created the driver in the wizard, installed it and it shows up in MAX. Great. However when I try to run the 'VISA Test Panel' against my USB device, I get the following error: 

 

2017-10-16_16h14_17.png

Now after looking at my VISA resource name, I realized mine is suffixed with the word RAW (USB0::0x1809::0x4761::NI-VISA-40006::RAW). The customer I am developing this for has a VISA resource name that is suffixed with INSTR (USB0::0x05E6::0x2110::1415235::INSTR). I have looked all over the place and have been unable to find a good reason for the error I am receiving, but could it have to do with the suffixes on the VISA resource names?

 

Thanks

0 Kudos
Message 1 of 3
(3,102 Views)

According to the device IDs your customer is using a Keithley 2110 multimeter, which is known to be an USBTMC device and speaking SCPI. Which includes the IDN? Command.

The Advantech USB-4761 is according to its documentation neither an USBTMC device nor does it speak SCPI. However you are supposed to use the Windows driver and the DAQNavi SDK to access it.

Message 2 of 3
(3,058 Views)

I'd search Advantech's website for LabVIEW 


"Should be" isn't "Is" -Jay
Message 3 of 3
(3,028 Views)