02-03-2020 06:56 AM
Hello,
i created one project to control TTi power source.
Works fine, but when I create exe, then missing two dlls, IVI.dll and CPX400DP_32.dll.
in dependecies in project, there is this two dlls.
Also i tried to copy beside application, but without success.
Can someone advice how to overcome this?
Thanks.
Solved! Go to Solution.
02-03-2020 07:49 AM
And also, exe throws error missing functions:
CPX400 Close.vi and CPX400 initialize with options.VI, but they are present in depedences also.
02-05-2020 03:47 AM
Hello all,
I created VI that control power supply CPX400dp.
I created exe app and work fine on two computer with win10.
Also there is problem on PC with win7 but problem was missing driver in device manager.
So I downloaded from tti site, and now works also.
But now also on one computer not work and give the same error.Has Win10.
IVI compliance package has been installed, driver for tti from tti site installed, CPX400DP_32.dll saved in System32.
But error pop up every time. Max shows that device is present.
Please for help.
Thank you
02-05-2020 07:08 AM
problem was missing ni-visa on last computer.
That caused error.
After installing, everything work fine.
Thanks
04-05-2020 05:32 AM
Hi, just noticed your post. I am having the same problems with an executable running on non LabVIEW PC. How did you install ni-visa?
04-05-2020 11:51 AM
Use NI Package Manager to find it, download it, and install it.
04-05-2020 12:59 PM