01-19-2016 02:36 AM
Hi everyone,
In my old code (labwindows/cvi) I use easy io library,and the PC system is XP,But now we need to change the pc and use the system windows 7, But in windows 7 we can not install easy io library,I do not want to modify the source code, So what can I do now? thank you.
03-17-2016 06:40 PM
Hi eason_liao,
You will not be able to install the easyio library directly. It installs with the NI-DAQ driver. Make sure you have the latest driver installed as many of the older drivers are not compatible with Win7. If possible, I suggest switching to the NI-DAQmx driver and using comparable functions.
03-18-2016 03:09 AM
Traditional DAQ is only compatible with 32-bit version of Windows Vista/7/8.
I second JDragon suggestion: moving to DAQmx is the best option to maintain your system up to date and ready for newer updates.