I am using labview 7.1. I have a labview program that I am using to acquire data (voltage) from an hot wire anemometer. For my application I need to run the software which has come along with the hot wire (Streamware) and then run the labview vi simultaneously to acquire the correct value of voltage from the hot wire daq.
The problem that I am facing is - When I try to my labview program along with the other software (streamware), I get an error message as follows - Error loading C:\ Program Files\ National Instruments\ Labview 7.1\ vi.lib\ Daq\ lvdaq.dll . A dynamic link library (dll) initialization routine failed.
Also, the labview program is running perfectly fine individually, but the only thing is that it will not give me the correct output until I run streamware (software which basically controls the hot wire anemometer daq) along with it.
I have tried re-installing the NI-DAQ drivers, but this did not help.
Any help would be greatly appreciated.