LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to install DAQ7.5 on OS 64Bit

Solved!
Go to solution

I have to port some selfwritten moduls with c from Daq(traditional) to DaqMx. Therefore I need to understand what the idea of the old functions is and so I will install DAQ7.5 on my working PC to explore the old stuff. But it appears a FAILED Message see picture.
How can I ignore it?
Because I only need to explore in this case not to build up some executables on my 64Bit OS.03_InstFAIL_NIDAQ7.5.png

0 Kudos
Message 1 of 5
(3,199 Views)
Solution
Accepted by topic author G4bandit

Unfortunately, as far as I know there is no release of Traditional Daq compatible with a 64-bit OS, and I know no way of ignoring that warning.

I suppose your only solution is to find a 32-bit machine where to install an evaluation copy of CVI and NI-DAQ and examine your code there.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 5
(3,179 Views)

Thks a lot for your answer RobertoBozzolo.

 

That is really really uncomfortable for me. I planed to port the code in one week. When I start to install VM with WinXP and many more eventuallities... no chance to reach the aim ;(

I am fresh from CVI Core 1 + Core 2 lessons, and remember pretty good that there was an option, I mean when you setup your own installer with the CVI IDE, to say check or not check for 64Bit OS.

It would be the best that I get such an Installer for the traditional DAQ where the option to check for the correct OS Bit version is just disabled. The installed stuff really does not have to work, I need it only for exploring old libs.

Intuative I think that for me the online help for trad.DAQ is not enough.

Meanwhile I will check the option again with the online help.

 

0 Kudos
Message 3 of 5
(3,176 Views)

Does the function "ReadFromPhysicalMemory" has at all something to do with DAQ (DAQmx or DAQtraditional) ?

0 Kudos
Message 4 of 5
(3,159 Views)

This function pertains to the Utility library and has nothing to do with data acquisition. Nevertheless, it is obsolete and requires the use of low-level driver which is not supported on 64-bit systems.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 5 of 5
(3,156 Views)