LabVIEW API for VCI V4 (vcilva2.dll)
完了Hi,
I am using LabView 2021 with VCI V4. It works, when I run the application via the LabView Development Environment.
But when I create a runtime executable and try to run it on the target PC it misses the vcilva2.dll. Actual VCI driver is for sure installed on the target PC.
When I try to install the LabView Addon on the target PC, it quits because of a missing LabView installation.
What did I miss or do wrong?
Regards
-
正式なコメント
Dear Felix,
- Please deliver the executable file of your LabView application with the vcilva2.dll,
otherwise you can manually copy the vcilva2.dll from your development PC
64 Bit DLLs under 64 Bit Windows:
C:\Windows\System32\vcilva2.dll
32 Bit DLLs under 64 Bit Windows:
C:\Windows\SysWOW64\vcilva2.dll
to the directory with the executable file on the target PC with the LabView Runtime only.
- If you register in our online support tool and create a support request there
https://support.hms-networks.com/hc/en-us
then I can provide you the vcilva2.dll
Best regards
Andreas - Please deliver the executable file of your LabView application with the vcilva2.dll,
-
Dear Andreas,
thanks for this hint!
My Application is 32 Bit, and I used the wong DLL, the 64 Bit one.
Now with the correct DLL it works!
Thanks again
Felix
0 -
Dear Felix,
You are welcome!
Thank you very much for your feedback!
Best regards
Andreas0 -
Check if the target PC's environment matches your dev setup, like LabView version and dependencies. Also, maybe manually copy the vcilva2.dll to the target and see if that works.
0 -
Dear Mark,
Thank you very much for your suggestions.
The problem was solved using the 32bit DLL as you can see on the top.
Best regards
Andreas0
サインインしてコメントを残してください。
コメント
5件のコメント