The problem of the driver NOR DMM 3.0.1 update

Hi, I'm trying to download the new version 3.0.1 of the DMM in my computer, however, he said "the compressed (zipped) folders error: Windows cannot open the file, the compressed (zipped) folder is invalid.

did anyone get this problem? I have already download twice, but the problem remains the same.

current version of DMM: 2.9

Hello!

I just tried to download the zip file myself, and I had no problems with it (even if it was in the network of the company, that may have some effect).

However, a quick search revealed the following Microsoft KB: Zip files downloaded with Internet Explorer are not stored on your computer

The error you described seems to occur when you use Windows XP and download through Internet Explorer by default Zip program files compressed (zipped).  There seems to be several solutions to this problem, which is the link.

We also provide a small Downloader application with NOR-DMM 3.0.1 which avoids the problems caused by interrupted data transfers.  You can also try that give it a shot instead of download the zip file raw (you get the same file to be in the end).

Please let us know if this solves your problem.

Thank you

Tobias G.

National Instruments

Tags: NI Products

Similar Questions

  • Uninstall the Driver nor visa 3.0.1 to install 4.2

    Hi all

    I need to install the Driver or visa 4.2, but should I uninstall visa or 3.0.1 firstly to let the 4.2 to be effective.

    But I have some problems to uninstall the Driver nor visa 3.0.1.

    I wait your help for how to uninstall it.

    Thank you

    Thank you for your attention.

    I'm new on this. I just found how I can uninstall it from Add/Remove control panel part.

    Thanks for your time

    Problem is solved.

  • FireWire Camera disappeared to MAX when you select the driver NOR-IMAQdx

    Hi, as the title suggests, I'm having a problem getting my camera firewire (a PixeLINK PL-A742) appears in MAX so I can use it in my application. First of all, a bit of history.

    It was all works fine on an old computer (Windows XP SP3, LabVIEW 8.6.1, NOR-IMAQdx 3.2).

    We just received two new computers. They have Windows 7 Professional 64 - bit installed on them, then we are stuck using that (I was going to install labview in XP Mode, but there is no support for firewire, which no longer works). After finally getting installed labview (to run the setup.exe from Distributions\LabVIEW-ENG\LabVIEW861\, rather than make the autorun) we cannot get this camera to work. It works very well with the PixeLINK pilot (and Capture OEM program that accompanies it).

    So here is what I tried, and what happens when I do.

    (1) install cost of LabVIEW (including IMAQdx 3.2) and PixeLINK drivers.

    (2) at this stage, the camera works very well in the PixeLINK application

    (3) start MAX. It detects the camera and shows under devices NOR-IMAQdx. When you click on the camera, it informs me that the selected device is not currently associated with legacy OR-IMAQ driver IEEE or the driver OR-IMAQdx. This is perfect, it is supposed to do.

    4) click camera > driver > choose NOR-IMAQdx IIDC camera digital

    (5) he then disappears from MAX (no record OR-peripheral IMAQdx more). If I goto windows Device Manager, it comes under National Instruments IMAQ Interfaces as NOR-IMAQdx IIDC camera, says the pilot did get properly, it just does not appear in MAX more...

    (6) at this point, there is nothing I can do to get it back to the MAX (except in Device Manager to switch the driver on the PixeLINK one, then he pops up and we return to step 3)

    So, any ideas? This could be a problem with firewire interface and not the camera? I use the FireWire on my computer. It presents itself as Texas Instruments 1394 OHCI compatible host controller in Device Manager.

    Here are a few screenshots to help illustrate my problems.

    It is the initial configuration using the PixeLINK driver.

    It's MAX with the PixeLINK driver

    As soon as I click on the NOR-IMAQdx IIDC camera, it disappears

    And here's what it looks like in Device Manager after you have selected the NOR-IMAQdx driver

    Anyone have any ideas? I'm open to anything. At this point, I'm completely at a loss to know what to do.

    Thanks in advance,

    Devin

    Mechanical engineering intern

    University of Victoria

    Well, you can just ignore this message now. I solved my problem. I installed Vision Acquisition software 2009 and it seems to have solved my problem.

  • RT system timeout when updating the driver NOR-DAQmx 8.9.5 to 9.0.2

    I installed LabVIEW 2009 on my host (Window XP) which has now NOR-DAQmx 9.0.2 installed.  My remote RT chassis has NEITHER-DAQmx 8.9.5 installed.   I need to have versions of NOR-DAQmx match on my host computer and remote systems.  I tried to install the driver OR DAQmx 9.0.2 my host by using the LabVIEW Real-time Software Wizard.  The Installer tries to restart the remote chassis on the installation mode but expires and returns the error Code 56.  How can I get my versions to match?

    Problem caused by the wrong installation order.  Necessary to install 9.0 RT first on target.  NOR-DAQmx has been updated at the same time.

  • Satellite A500: problem with the driver of sound and display after update!

    A500 Windows 7-64 bit

    I download the latest driver (6.0.1.6048) sound and display driver (8.16.11.8973) and I have a few problems.
    The colors are too bright and the sound is too deep (as the middle are too low).

    Hello

    Then why you n t go back to earlier versions of the driver?
    In your case, I would recommend setting the operating system at the point of time at first, until you have updated the drivers.
    Usually, this should help to recover the old drivers again.

    Welcome them

  • Why using the driver NOR-DAQmx ANSI C functions in a thread causes a deadlock?

    Firstly, apologies if this is bad advice, but it seemed the closest fit.

    I use MSVC 2008 Express with the library in ANSI C NI DAQmx for some analog output with a box USB-6009. I create a thread to handle the signal generation is based on fixed time. My main thread running the user interface. I found that I get intermittent blockages in release, so that libraries mode NOR are responsible (in the second thread) and I use MSVCRT features (on the main thread). My test code is attached as "deadlock2.cpp".

    I used WinDbg to try to find the cause of the deadlock. Traces of the battery of my two sons are attached as t1_stack.txt and t2_stack.txt.

    It seems that the MSVCRT localtime() function uses a lock when it is called for the first time and then went to lock the Windows DLL loader lock. At the same time libraries NOR (or less libraries mxs) are responsible for locking the charger DLL is being held. The mxsutils library uses getcwd() which seems to try to block something the MSVCRT and therefore my two sons are now deadlocked.

    I can probably work around this by calling the localtime() and the NOR-DAQmx functions before I spawn my second thread so that the DLLs are already loaded in the process. However, I have no guarantee of this to continue working if something changes in the future, and if there are any locks going on finally having the DllMain() calls for a thread hanging may still cause a deadlock. If my results are correct, is it likely that NEITHER would fix the dll for not trying to make something complex in their DllMain()?

    According to NI Measurement and Automation Explorer, I'm under DAQmx libraries v9.3.5f2. I download the latest version now to try, but it will take time.

    Hi dmcminn,

    Thank you for the comprehensive and detailed bug report. I was able to reproduce the problem with NOR-DAQmx 9.6 using the code you posted. I reported it to the R & D team suitable as CAR #366538.

    I agree with your analysis of the problem. Getcwd() so the first call to __tzset() acquired _ENV_LOCK, which Microsoft has documented as the "lock for environment variables. __tzset() also called GetTimeZoneInformation(), which can load additional libraries, that you have demonstrated.

    Here are a couple more possible solutions, but they are not great:

    • Link to the static version of the CRT (/ MT instead of /MD). This would bind a separate copy of the lock of the CRT table in your program, and DAQmx would continue to use the lock to MSVCR90.dll table. They use more of the same _ENV_LOCK.
    • Build using a different version of Microsoft Visual C++ (for example 2005 or 2010). MSVCR80.dll MSVCR90.dll and MSVCR100.dll own separate copies of the lock of the CRT table.

    Whatever it is, it does not eliminate the fact that mxsutils called the CRT while now the loader lock, and this function CRT acquires another lock.

    Furthermore, the forum Multifunction DAQ is a better place to ask questions DAQmx.

    Brad

  • Read the latest version of the driver NOR-RIO by program

    Hello.

    Is there a way to read what NOR-RIO's version of on my RIO programmatically? I know I can get this information through MAX, but I want to get this information at run time.

    Terje-

    If you do not want to develop a
    application with replication tools, please see using FTP with
    Windows Explorer.  If you copy off of full HD which only goes
    be bigger than your app about 15 MB... This will include all the
    software.  It is also an easy way to make backups of their
    configuration and software.  I think that will be the best way
    This round.  Let me know how well are you and if you have a
    questions.  I'll make sure that it will be evaluated for a future
    Release.

    Kind regards

    John

  • What version of the driver NOR-488. should 2 I use

    I need to update my driver OR-488. 2 in order to work with an operating system of Windows 7 (64-bit).  I know by the cards that it says version 2.7.3 will work with both 32-bit and 64-bit Windows 7, but the latest version of hardware driver States that works with "Windows 7".  The latest version works with 32 and 64 bit, or is it naturally 64-bit only?

    This will work for both.

  • Install the driver OR DAQmx 9.7.0 Application Development Support

    Hello

    I'm currently trying to install Labview 2009 (my old copy was lost in case of overheating of the motherboard of my old computer). The installation went very well, I think, and I am able to create new projects etc.

    When I downloaded the driver NOR-DAQmx 9.7 (full installer), I seem to be impossible to install several pieces of software - please see the attached file error. I'm not worried about the track of I/O OR 3.0.2, NI MAX 5.4 or NI Network Browser 5.4.0 because I think higher editions I have are backward compatible.

    With the support for development applications OR DAQmx 9.7.0 however, impossible to install this because of incompatible products. Do you know what kind of products, this error refers to? I am at a loss, because I don't know what the symbol shown in the screenshot (I accessed this window with a custom train installation, but I can't change to a tick/cross).

    Thank you in advance!

    Carl

    Hi James,

    Thanks for responding. I managed to fix the error: I found that the version of NI-VISA installed on my computer was version 5.4, which is not compatible with LabView 2009. As soon as I uninstalled it and instead added version 5.3, I was able to install DAQmx ADE without problem.

    Thank you once again!

    Carl

  • I can't install the driver OR RIO in my cRIO use MAX 5.5

    I can connect it assign a static IP address. Whenever I try to install the software in the FPGA target, appears the following error message:

    "Timed out while communicating with the remote server. Ensure that the system is online.

    What can I do?

    I have LabVIEW 2013 installed in WINDOWS 8

    Hi Vitrion,

    As seen in the Service request, this problem was resolved when you demoted to LabView 2012 and reinstalling Max5.5, so we can properly install the Driver NOR-Rio and sees the device to the Max apparently, it was a compatibility issue in versions...

    Just a recommendation for a few cases like this. Please check the compatibility chart before installing an update of LabView in order to have the right version of Driver OR-Rio.

    http://digital.NI.com/public.nsf/allkb/577CC9A7DCFC73DF8625738400116CC3

    Kind regards

  • After loading the driver, Miss me a lot of dll which is present on the drive

    I'm trying to reinstall written in-house (but there is a long time in a distant country by a perhaps mythical programmer) software on a XP system, which is supposed to allow a PCI-6602 to communicate with an SCB-68. Pilots (DAQmx for windows v. 8.5) seem to load fine, but when I run the application, she moaned about missing a whole slew of dll that is not present in c. 8.5. They are present in v. 6.9.3, however. I tried to uninstall 8.5 and install 6.9.3 - and the application always moaned about missing DLLs! Although they are present on the disk, they do not have installed when the DAQMX software installs.

    I can't just copy the files in question since the installation disc, because there are many of them and most, if not all of them exist in 2 or three different versions each: for example, nidaq32.dll.SOME_RANDOM_CODE, nidq32.dll.ANOTHER_RANDOM_CODE.

    I guess I * could * copy, of course, but the number of possible combinations is formidable, and I think that there is a smarter way to understand this.

    Hi Sue,

    nidaq32.dll is associated with the traditional OR-DAQ driver, so I wonder if the program could be written before the introduction of DAQmx.  What version of LabVIEW was written with your program?  In addition, you can check that you need NEITHER-DQA traditional rather than the DAQmx for your program.  If you have your CD of NOR-DAQ, install the traditional driver with all the support.  You can also download the latest version of the driver NOR-DAQ traditional 7.4.4 to ni.com in this place:http://joule.ni.com/nidu/cds/view/p/id/570/lang/en.

    Good luck!

    AnitaB

    Technical sales engineer

    National Instruments

  • HP Pavilion a1118x/PX757AA-ABA: I have upgraded to Win 7 64 but lost the driver for the Ethernet connection and unable to connect to the internet

    I can't connect to the Internet, because none of the network drivers are showing. I'll use this for Microsoft Flight Simulator so what card Ethernet buy to install or usb wireless driver do I need to buy to install. The current Ethernet is built-in to the motherboard. The number on the Ethernet Jack real housing is p53-153-11z9, and it's a salmon motherboard.

    Hello:

    I compressed upwards and tied the ethernet driver that shows support for the hardware ID you have validated, below.

    You will need to manually install the driver as follows...

    Download and uncompress the file that I attached to his record.  Do nothing with the files in the folder.

    Go to Device Manager and click on the ethernet controller requiring driver.

    Click on the driver tab, click on set to update driver.

    Select her browse my computer for driver software option and navigate to the folder you unzipped.

    Make sure that the include subfolders is selected, and I hope that the driver will be installed.

    Then restart the PC and see if you have network connectivity.

  • HP vs15 monitor: How do I download the driver for HP vs15 monitor

    Monitor is 2006, me by a friend. I searched the list of monitors is no longer supported, but the HP vs15 monitor is not listed. More than ten years is the norm for retirement supported by the note on the screen. If the driver exists somewhere in HP probably online.

    Look for the file of the driver from the HP website, I found the model of monitor in the list, HP vs15.  I offer menu options that end with Windows 8. I have Windows 10. I selected Windows 8, contained the most recent, then start a search. The search returns my Photosmart printer of 8610, but not my laptop, which I suppose is the connection key. I don't meet with no option to choose a monitor on the screen driver.

    I finally found an alternative solution to get the driver file, offering Windows 7,8,10.  Good, but still had no driver file.

    What do you suggest me?

    Hello:

    Looking at the description of the driver, it is necessary only for Windows XP.

    However I like to see the name of my monitor displayed in device also, Manager and see if it works.

    I extracted the crude XP 64 bit drivers for the exe (sp31061) that appears when you select W10.

    I have zipped and attached below.

    Download and unzip the driver on his record.  Don't do anything with the files in the folder.

    See if manually install the driver works as follows...

    Go to the Device Manager, expand the category of device monitors.  Click the monitor generic you see listed.

    Click on the driver tab, click on set to update driver.   Select her browse my computer for driver software option and navigate to the driver folder, that you unzipped.

    Make sure that the include subfolders is selected and see if the pilot goes like this.

  • Update firmware HBA Qlogic? Or delivered with the driver?

    I'm about to start resettlement of esxi clusters 5.1 to 5.5. By doing this, I get all the updated firmware. We are System X IBM has a pretty good bundler of everything. The only exception is for 2562 Qlogic which was an optional update. I'm bios 3.2 and 5.1 firmware. BIOS newer is 3.24 and I do not have any fixed revolutionary. I can't find any information on the newest firmware, so I decided to update anyway when I came across this link, which says that there is no need to update the firmware on the Qlogic HBA, the pilots themselves?

    http://blogs.VMware.com/vSphere/2013/02/QLogic-HBA-firmware-versions.html

    Can someone explain is more in detail for me and is it true?

    I can confirm it has packaged, too.

    Before installing ESXi 5.1, I've updated firmware to 7.0 manually. Once ESXi is installed, I found firmware has been downgraded to 5.0 that comes with the driver of stock. Then I updated the driver, firmware has been updated to 7.0 again.

  • You want to update video driver in the Photoshop cs4 software.   Already have the driver, just need to get into the software

    You want to update video driver in the Photoshop cs4 software.   Already have the driver, just need to get into the software

    The driver will not in Photoshop. It is installed with your operating system. There should be an installer as part of the file you have received. When the driver proper. You must choose between Mac or Windows and your system is 32-bit or 64-bit. Some systems can only provide an update of the driver during his sense of system update that it is included in the same update. Others may use a update of the system will allow a user to install the driver manually, but can be difficult to prevent the user from making things worse.

Maybe you are looking for