LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to upgrade my LABVIEW 4.0 code to LABVIEW 8.0. I am using LV 7.0 to do this. The problem i am facing is 16 bit defined DLL's. As I cannot open it or see whats inside. These DLL's are used by different libraries

yeah i do have source code but i have no contact with the author of this code and DLL's. Drivers are also a big obstacle but first of all i have to upgrade code and integrate Dll's. Can you tell me a easier way of doing it.

timmy
0 Kudos
Message 11 of 14
(410 Views)

yeah i do have source code but i have no contact with the author of this code and DLL's. Drivers are also a big obstacle but first of all i have to upgrade code and integrate Dll's. Can you tell me a easier way of doing it.

timmy
0 Kudos
Message 12 of 14
(410 Views)

I don't know of any easier way to update the DLLs than what has already been suggested. They have to be recompiled as 32 bit or replaced with native LabVIEW GPIB/VXI/VISA calls.

0 Kudos
Message 13 of 14
(400 Views)