Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Rohde & Schwarz SMBV100B - Generate signal through Labview

Hi, 

I am trying to generate a LoRa signal with a R&S Vector Signal Generator SMBV100B at labview.

 

I downloaded the driver and tryed this inicial VI, but it keeps givin me the error bellow. The IP is correct and I'm using a Open.VI and a Close.Vi 

 

Does anyone knows how to help?

 

ittpxigmailcom_0-1685986840341.png

ittpxigmailcom_1-1685986881414.png

 

ittpxigmailcom_2-1685987019137.png

 

 

 

 

0 Kudos
Message 1 of 16
(1,318 Views)

Hi, the second VI after the rsrfsiggen connection initiation is from another driver - rsfpl. You can not use one session handle with multiple drivers.

 

BR

Milo

0 Kudos
Message 2 of 16
(1,304 Views)

Now I am trying just to inicialize the instrument but it doesnt find the lib.

 

I already copied the inst.lib and the user.lib folder from the downloaded driver to the LabView folder.

 

Can you help me?

 

 

ittpxigmailcom_0-1686161533363.png

 

0 Kudos
Message 3 of 16
(1,246 Views)

Hi,

 

for the SMBV100B take the rsrfsiggen driver:

 

https://www.rohde-schwarz.com/driver/smbv100b/

 

Cheers,

Milo from R&S

0 Kudos
Message 4 of 16
(1,209 Views)

It keeps telling me the same error, even with this driver you sent.

 

***************

This VI is broken because it depends (possibly indirectly) upon a broken file. Fix the errors in the other file. Other errors listed here indicate how the other file is breaking this VI.

 

Broken dependency: RSSMB Initialize.vi

0 Kudos
Message 5 of 16
(1,156 Views)

did you completely install 

Signal Generator LabVIEW instrument driver version 5.0.0

including the toolbox for your LabVIEW version?

greetings from the Netherlands
0 Kudos
Message 6 of 16
(1,143 Views)

It seems like I did install the driver correctly, but I dont know how to check. 

 

But about the toolbox, I didnt find any of this. Can you send me how it sould be? 

0 Kudos
Message 7 of 16
(1,121 Views)

Hi

 

I installed LabVIEW 2015 driver rsrfsiggen and that opened completely.

maybe you installed one of the other drivers like IVI. That one needs more.lower level drivers.

 

The best is download this 2015 driver and it will install in all LabVIEW versions from and including 2015.

In fact it asks you for which version you want to install the driver.

greetings from the Netherlands
0 Kudos
Message 8 of 16
(1,114 Views)

I downloaded this driver and when I try to use it asks for a .dll file that I cant find. 

 

ittpxigmailcom_0-1686919165751.png

 

0 Kudos
Message 9 of 16
(1,099 Views)

Hi

Can you give me the path to the vi you are trying to open?

I installed the driver in LV2020 32 bit and indeed do not have that problem.

Not even that dll but maybe because I have the 32 bit version of LabVIEW.

 

I can easily open a vi of the driver e.g. 

Initialize from the Rohde&Schwarz RF Signal Generator

no problem at all

greetings from the Netherlands
0 Kudos
Message 10 of 16
(1,084 Views)