06-05-2023 12:44 PM
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?
06-05-2023 01:53 PM - edited 06-05-2023 01:57 PM
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
06-07-2023 01:14 PM
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?
06-09-2023 07:15 AM
Hi,
for the SMBV100B take the rsrfsiggen driver:
https://www.rohde-schwarz.com/driver/smbv100b/
Cheers,
Milo from R&S
06-14-2023 12:28 PM
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
06-15-2023 02:25 AM
06-15-2023 07:24 AM
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?
06-15-2023 09:39 AM
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.
06-16-2023 07:42 AM
I downloaded this driver and when I try to use it asks for a .dll file that I cant find.
06-16-2023 03:23 PM
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