09-10-2012 11:50 AM
Hi,
I'm developing remote control software for Rhode&Schwarz FS300 with LabVIEW 2011 Student Version and VXI Plug&PLay drivers downloaded from official site:
I've followed the instructions from Remote Control Manual,but among functions listed in driver LLB some of them cannot be opened, what is reported with message:
"LabVIEW: Generic error.
An error occurred loading VI 'XXX'.
LabVIEW load error code 3: Could not load front panel".
Although their icons exist in Function Palette, every attempt of dragging them to Block Diagram ends with "XXX.vi was not found" message, as if they were missing.
Drivers were installed on two different computers and the same problem occured on both.
Could it be a matter of corrupted LLB file? What could be a solution?
Thanks,
rabarbar
Solved! Go to Solution.
09-10-2012 03:15 PM
09-10-2012 04:52 PM
I think that's not a matter of student version, because other vis from this particular driver are available to use as project subvis and work properly...
09-11-2012 02:37 AM
Did you try to open the VIs directly from the file system, e.g. Open RSSIFS VI Tree.vi?
09-12-2012 06:47 AM
Apart from:
RSSIFS Configure Trace Mode.vi
RSSIFS Configure Trace Detetctor.vi
RSSIFS Getting Started.vi
every other vi can be opened with LLB Manager (both Front Panel and Block Diagram can be loaded). When I open RSSIFS VI Tree.vi there are question marks instead of icons of vis listed above.
09-12-2012 07:47 AM
Which LabVIEW version do you use?
09-12-2012 08:08 AM - edited 09-12-2012 08:09 AM
I use LabVIEW 2011 Version 11.0.1.f2 (32-bit) and so is my OS..
09-12-2012 10:37 AM
Those files seem to be corrupt. You need to contace R&S to see if they can fix the problem with their code.
09-13-2012 05:25 AM
Well, if the LabVIEW drivers don't work with your version (and with drivers that old, it can happen), you can try use the DLLs. From what I can see, the installer from the R&S site also gives you the DLLs. Here is how you can do that.
09-13-2012 05:34 AM
I'll check that, please be patient.