LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing DLL: CW3230.DLL. I get this error after installing a distribution package onto a system that does not have CVI 7.0 installed.Why is this DLL needed?

The error occurs immediately after starting the application, before any GUI's (UIR's) get on the screen. Where does this DLL come from and why is it needed to run CVI-born applications?

Thanks,
Neil D
Test Engineer
0 Kudos
Message 1 of 4
(5,223 Views)
Based on a quick Google search, it seems like that DLL is part of the Borland runtime. Are you linking against any borland libraries? What libraries are you linking against?

Regards,

Alex
0 Kudos
Message 2 of 4
(5,223 Views)
Yep, I did the same search. I am not linking to any Borland libraries that I know of. Could one of my instruments with drivers written in Borland be causing this?
0 Kudos
Message 3 of 4
(5,215 Views)
Ahhh, found it! The dll is for one of my instruments. I thought it was from CVI because I received the error immediately, even before the instruments were being initialized.

Thanks for the help.
0 Kudos
Message 4 of 4
(5,212 Views)