LabVIEW Communications System Design Suite

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Communications 4.0 lvanlys.dll Error.

Solved!
Go to solution

Hello.

 

I'm currently using LabVIEW Communications 4.0 Trial version to test on my PC before purchasing it.

 

However when I tired to run example project, USRP RIO 40 MHz BW Single-Device Streaming, there occurs an error that says "Cannot find or load shared library lvanlys.dll"

 

How can I solve this problem?

 

The equipment that I use is as follows.

 

Processor : AMD threadripper 3960x

RAM : 32GB

OS : Windows 10 64x

USRP-2953R

 

Thanks a lot.

0 Kudos
Message 1 of 3
(4,122 Views)
Solution
Accepted by topic author RobCo

Hi RobCo,

Can you confirm that the DLL is present at the following location on your system? If it's not, you may have a bad installation (which seems unlikely). 
C:\Program Files\National Instruments\LabVIEW NXG 4.0\Win64\lvanlys.dll

 

If that file is present, it may be that the evaluation licenses you currently have active don't support the analysis library functions as described here. Make sure your evaluation covers LabVIEW NXG Professional in evaluation mode when you look in the NI License Manager. 

 

If neither of those get you any further, I'd recommend reaching out to NI Support through the official channels (I.E. Request Support on this page).

Charlie J.
National Instruments
0 Kudos
Message 2 of 3
(4,086 Views)

Thanks !

 

I solved this problem by setting an environmental variable. MKL_DEBUG_CPU_TYPE=5

( refer to this link : https://forums.ni.com/t5/LabVIEW/error-loading-lvanlys-dll-in-Labview-64-bits/m-p/4009772 )

 

I guess this problem occurs with AMD CPUs.

0 Kudos
Message 3 of 3
(4,061 Views)