LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Call Library Function Node with specified DLL library and 7030/6040 target

I use in my program Call Library Function Node with specified DLL library. Everything works fine under LabVIEW targeted to Windows. When I try to download the program to the 7030/6040 target I get the message Shared library cannot be downloaded to the target. Are there any special rules or restrictions for the DLLs which should be downloaded to he 7030/6040 target?
0 Kudos
Message 1 of 2
(2,701 Views)
One limitation for using DLL's on the RT engine is that the DLL filename must follow the DOS 8.3 file naming convention.

Why? More information can be found in knowledge base #2O0DQKEW, the link is below.

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/a1a374914c22d60e86256c08006d1091?O...
Darin Gillis
NI - Chief Product Owner - VeriStand
Message 2 of 2
(2,701 Views)