Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA problem with R&S

Solved!
Go to solution

I have LV 2017, windows 10 1809.

VISA 18.5 and DAQmx 18.5

 

I am using Rohde&Schwarz FPC1000 (Spectrum Analyzer) and SMC100A (Signal Generator). 

 

I am not able to see any of them in NI MAX, both with USB and Ethernet.

I also updated the firmware, and reset the instrument.

Same thing happens on a new PC with windows 7 SP1

 

I also installed all drivers from the website of R&S.

 

AFAIK they give LabVIEW "drivers" that is basically SCPI commands over VISA, but also VXI and IVI drivers.

 

AFAIK I dont need IVI or VXI to use the LabVIEW VIs provided by R&S. I should only need VISA, but it doesn't work, the VISA resource name doesn't appear (see attached file).

 

Also IVI and VXI should not interfere with VISA.

 

The only working software is R&S own software that uses "R&S VISA". In that case the USB resource name is very odd, it is a string like:

USB::IDx1234:xxxxx:: 00000000-000000000-00000-0000000::instr

 

it's very odd with many zeroes.

 

Thanks for any help.

0 Kudos
Message 1 of 10
(7,272 Views)

Hi Konan,

 

I'm taking care of the Instrument Drivers for R&S instruments. It seems you have a general VISA Connection Problem. Did you manage to communicate with any other Instrument beside those two over VISA?

0 Kudos
Message 2 of 10
(7,241 Views)

Good morning,

 

yes I use COM port over VISA (with LabVIEW), and I see serial COM port (USB emulated) correctly and working in NI MAX.

I also use a USB NI 6001.

 

I uninstalled all drivers (VISA, IVI, VXI), did the clean up utility on http://www.ivifoundation.org/shared_components/ , I updated and repaired my NI VISA 18.5 and DAQmx 18.5. 

So I have everything fresh.

 

Now I connect FPC1000 with USB to my computer, and I see this:

Clipboard01.jpg

it means "unknown device", there are no drivers, and windows update can't find.

Properties on that:

Clipboard02.jpg

Unknown device, manufacturer unknown, drivers not installer

Also this could be usefull for you:

Clipboard03.jpg

with Hardware ID.

 

Now where are the drivers? I can't find any driver on R&S website. There are only IVI and VXI drivers.

0 Kudos
Message 3 of 10
(7,239 Views)

For USB Drivers you Need to install the InstrumentView Software:

https://www.rohde-schwarz.com/software/fpc1000/

0 Kudos
Message 4 of 10
(7,237 Views)

I installed R&S InstrumentView together with "R&S VISA"

Clipboard02.jpg

 

Now I can connect via USB to FPC1000 with the software "instrumentView", and device manager see the driver installed:

Clipboard03.jpg

 

BUT

 

I need to use it in LABVIEW, and I don't see the device in MAX or LabVIEW:

 

Clipboard04.jpg

 

as you can see under "devices and interfaces" there is no FPC1000, and also in LabVIEW I can't see any VISA resource.

 

I don't want to use R&S VISA, I want to use NI VISA.

 

How can I do that? They should be the same, but NI VISA doesn't see the FPC1000, I don't understand why

 

I need to use these libraries:

 

Clipboard06.jpg

0 Kudos
Message 5 of 10
(7,235 Views)

What LabVIEW bittness do you have? 32-bit or 64-bit?

0 Kudos
Message 6 of 10
(7,223 Views)

32bit

clip01.jpg

0 Kudos
Message 7 of 10
(7,217 Views)

Hi,

 

I can confirm, unfortunately, the FPC1000 USB Connection in LabVIEW only works with R&S VISA at the moment. As a quick solution I suggest to use the LAN Connection. We will work on the fix.

 

BR

Milo 

0 Kudos
Message 8 of 10
(7,198 Views)

Ok thanks

 

0 Kudos
Message 9 of 10
(7,189 Views)
Solution
Accepted by topic author Konan__

Just for the community, I report the solution found with R&S support.

 

it is explained in this FAQ:

 

https://www.rohde-schwarz.com/faq/how-to-connect-the-fpc-via-usb-for-remote-control-faq_78704-596099...

 

 

Message 10 of 10
(7,116 Views)