02-10-2010 06:55 PM
Hi Guys, need help on this.
I have this LabVIEW program that used to work on the old computer.
The old computer crashes most of the time, so I upgraded the computer
and used its Hard Drive as slave to the new computer.
I have no idea where are its installers since the guy that made the program
is not in my department anymore.
I downloaded all the drivers needed from NI: NIDAQ9.0, NIVISA,NI488.2,
and drivers of some instruments needed in the setup. I'm using LabVIEW8.2.
Everything's fine until I open the LabVIEW program for our testing.
Here goes the error:
DIO Port Config
DIO Port Write
----------------
Block Diagram Errors
Call Library Function Node: library not found or failed to load
02-10-2010 09:39 PM
02-10-2010 11:04 PM
02-11-2010 01:18 AM
Yup, DAQmx9.0, sorry.
I had already tried two versions of Traditional NI-DAQ drivers, 7.4.1 and 7.4.4,
but both cannot run the installation setup. It says "Developer Error.Specified files not found: [MsiEngine] WinNTPath = SupportFiles\instmsiw.exe"
Currently, Im downloading DAQmx8.7.2.
Others mentioned that they were able to fix same problem by downgrading from DAQmx9.0 to DAQmx8.7.2,
I'm still gonna try this though.
02-11-2010 09:02 AM
DAQmx and Traditional DAQ are two different things. I don't understand why you're trying to install DAQmx unless you want to upgrade the code to use DAQmx. What is the board you are trying to use?
That error appears to be an MSI Installer error. It's possible you may have a corrupt download, or perhaps the installations themselves are corrupted. Also, what operating system are you using? You didn't try to unzip the installation files, did you?
02-11-2010 07:08 PM
Honestly, I'm a newbie on Labview. I just want this old program to run on the new computer.
The guys that installed the drivers on the old computer are no longer here in my department.
And I have no idea where the drivers are. So I just downloaded the drivers needed for my hardware and instruments.
Here's my hardware: (cards: PCI-DIO-96, PCI-GPIB), (instruments: SCB100,E4407B, HP83623, HP3458, HP8657)
OS: Windows XP Pro
By the way, I have unzipped the TraditionalDAQ drivers. First I tried the 7.4.1, but installation error appeared.
I thought maybe the installer is corrupted, so I downloaded the 7.4.4 and unzipped it.
But, still same installation error appears. I don't understand, both TraditionalDAQ drivers have same installation error.
Now I have tried the DAQmx8.7.2 driver, bu still the DIO Port Config and DIO Port Write have errors.
02-11-2010 07:10 PM
02-11-2010 07:30 PM
Attached is the installation error of Traditional DAQ 7.4.1 and 7.4.4.
They have the same installation error.
02-11-2010 07:57 PM
02-11-2010 08:07 PM
OS is Windows XP Pro..
Yes, I am Admin..