07-13-2010 10:06 AM
Hello
I am trying to use an Aerflex 3030 RF Digitizer with a PXI which has the PXI-8106 Embeded Controller.
The Controller has Labview 8.5 Real Time installed on it. I am useing a Laptop as a Host and the PXI as a Target.
I have taken the steps necessary to have the controller recognize the 3030.
I also generated the drivers for the 3030 digitizer using the Labview Interface Generator for LabWindows/CVI Instruments Drivers.
Currently I have the following problem
Everytime I try to deploy VI's (which make use of the 3030 driver) to the target I get the following errors
On the Host
Failed to download af3030 VXIpnp Error Converter.vi
LabView: Failed to load shared library af3030_32.dll
On the Target
Error loading 'WINMM.dll': Missing export '_CxxFrameHandler3' from MSVCRT.DLL
Does anyone has a solution to this problems?
Thank you
07-15-2010 12:15 PM
It sounds like your instrument library might have permissions problems or it is corrupt. Try deleting the library under the instrument drivers in your file structure and then load them in again. That should fix the issue.