05-22-2017 05:03 PM
Hello, I am using USRP 2932 and recently wanted to use Labview communication suite 2. I have evaluation version for now. I open one of examples provided here and get too many errors. I attached the picture including all errors. I really appreciate any hints.
05-23-2017 11:18 AM
Hi Ferdoon,
This isn't a built in LabVIEW Communications example, where did you get the example from? Is it possible to post there?
Cheers,
Michael
05-24-2017 10:01 AM
It looks like the example you opened may have been written for an older version of the USRP driver or LabVIEW Communications. Unfortunately, the error wire was placed incorrectly in one of those earlier versions. When you open the code with the latest drivers installed, the error wires break because they have moved position. The good news is that for this specific issue, you just need to re-wire the error clusters.
There might also be VIs that no longer exist going from Comms 1.1 to 2.0. It is likely that the functionality is still there, but the VI may have changed name, palette, or front panel connections.
05-24-2017 10:05 AM
HI, Thank you all for your response. You are wright. The wiring error was solved just by deleting them but the dependency error was for drivers. I reinstall my windows and it has been disappeared.