Prev: How to run a accelerometer using labview
Next: Interfacing a C++ Console Application Genetic Algorithm with LabVIEW
From: mnk on 6 Mar 2006 10:10 Hello, I am trying to open "DAQ Assistant" vi from Express Input pallet. When i tried to open the VI, it prompts the following error msg: " Unable to locate LabView Run-Time Engine. LVBrokerAux71 requires a version 7.1(or compatible) LabView Run-Time engine. Please contact the vendor of LVBrokerAux71 to correct this problem.". I am currently using LabView 8.
From: Jarrod B. on 7 Mar 2006 18:40
mnk, Please make sure that you have DAQmx v8.0 installed. You can check what version of DAQmx you have by expanding the Software list in Measurement and Automation Explorer (MAX) and looking for NI-DAQmx. If you click on this item, the version will be displayed on the right. If you do not have version 8.0, please download it from the following website: <a href="http://digital.ni.com/softlib.nsf/websearch/4C9E45F6EE5C29F98625708900712CBC?opendocument&node=132060_US" target="_blank">NI-DAQmx Version 8.0 for Windows 2000/XP</a> If that doesn't help, you should try uninstalling and reinstalling both LabVIEW 8.0 and DAQmx 8.0. LabVIEW will need to be installed first before the DAQmx driver. If your Run-Time Engine has somehow become corrupted, this should fix the problem. |