Traditional NI-DAQ windows 7 64 bits

Hola,
Tenemos varios programas con labviews 8.2 que han funiconado correctamente con Windows XP pero al instalar ahora en Windows 7 (64 bits) da error de nidaq32.dll.
Solicita que se registre esa dll pero no podemos registrarla. El NIDMM esta actualizado, ¿algún software que nos haga falta para hacerlo funcionar? o ¿es incompatible con WIndows 7 (64bits) ?
Gracias.

B_elen wrote (as translate.google.com says):
Hello,
We have several programs that have funiconado 8.2 labviews correctly with Windows XP but now install Windows 7 (64 bit) fails to nidaq32.dll.
Requests that the dll is registered but can not register. The NIDMM this update, is there any software that do we need to make it work? Or is incompatible with Windows 7 (64bit)?
Thank You
Short answer:
Traditional NI DAQ is obsolete and is not compatible with Win 7 64bits. There is no way to install this driver on (any) 64bit OS.
Workaround (unsupported):
Use a 32bit version of Win 7.
Norbert
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.

Similar Messages

  • My DAQ program uses Traditional NI-DAQ in Visual C++ 6.0. I get error-10609 at SCAN_Start when run

    My data acquisition program uses Traditional NI-DAQ in Visual C++ 6.0. When I run the program, I get error -10609 at the SCAN_Start that states
    A transfer is already in progress for the specified resource, or the operation is not allowed because the device is in the process of performing transfers, possibly with different resources.
    Why do I receive this error?

    Hi,
    TThe error -10609 can result from several situations in which the device's resources are already in use.
    A Measurement & Automation (MAX) test panel is already open.
    If you open a test panel window for your device and attempt to run your application, you can get this error. If this is the case, close the MAX test panel.
    An AI Clear function was not used at the end of the previous acquisition.
    If you do not call the AI Clear function after performing your acquisition, the resources remain open. Be sure to call this function, inputting your taskID, at the end of the acquisition.
    Multiple programs are accessing the device.
    If you have multiple VIs accessing the device, or perhaps a LabVIEW VI and another application, the resource will be taken and you will receive the error. You can only run one application accessing the specific resource (for example, analog input on channel 0) at a time
    I hope this helps...and have a Great Day!
    George

  • How do I use traditional NI-DAQ to find a temperature using a thermocouple?

    I have seen examples using scxi modules and NI-DAQmx programming to find temperature using a thermocouple. For my application, I do not have a scxi module and my programming is in traditional NI-DAQ. I tried copy and pasting a NI-DAQmx application into my program and it did not work due to the traditional and mx conflict. My question now is how can I measure temperature using a thermocouple with Traditional NI-DAQ programming on a PCI6025E? Thank you.

    I believe I posted a response for the same question here:
    http://forums.ni.com/ni/board/message?board.id=250&message.id=8836
    Thanks,
    LA

  • With Traditional NI-DAQ Compatibility VI's the acquisition locks when I press the increment or decrement button of a numeric control.

    Hello all.
    I´m using a PCI-6220 and the Traditional NI-DAQ Compatibility VI's to make the acquisition that is in the attached VI. But when I click the increment/decrement button on the numeric controls my acquisition stops. In the same PC I made the same experience with a 6040 and I could not see this problem. I tried with the PCI-6220 with the DaqMX VI's and I could not see this problem too, for these reasons I believe that the problem has something to do with the Traditional NI-DAQ Compatibility VI's.
    I built machines that can have one or the other board (depending if it is low-end or normal). Does somebody knows the solution for this problem?
    Thanks in advance.
    Paulo Carmo
    Attachments:
    experiencia.vi ‏49 KB

    Hello
    For what I’ve seen on National web site, using the “Traditional compatibility VI’s”, it sould be possible to control a NI-DAQmx using code written in NI-DAQ Traditional. This information was obtained from the following NI link:
    http://digital.ni.com/softlib.nsf/954feaeea92d90918625674b00658b83/9d67f671bcc6850586256e630059308b?...
    Please read this information and then tell me something please.
    Best regards!

  • Traditional NI-DAQ Compatibility VIs

    Hello, i'm trying to use "Traditional NI-DAQ Compatibility VIs" to use a Daq-mx card on an old application based on traditionnal Daq.
    The conversion works well only on non-compilated version of the program.
    When i run the executable, i get an error on the "hardware config.vi".
    I'm sure that it's only this "vi" that make the problem, because i've made different test without it.
    But, the main problem is that the application need this vi to configure all channels (range, type etc...).
    So, someone have an answer of my problem? Why this doesn't work only on executable file ?
    Thx,
    Tony.

    Hello TonY 20,
    I believe that the issue you are seeing has to due with the fact that the Traditional NI-DAQ Compatibility VIs internally call some subVIs dynamically, and these dynamically called VIs are not automatically included in the executable that you create.  The dynamically called VIs that are missing from the executable will be reported in the error message, similar to the following:
    The dynamic call can be observed by going to the program's block diagram and following the chain of VI's given in the error message. If a different VI is referred to in the error message, you can figure out which one needs to be included in the build of the executable by locating it in the block diagram.
    After you figure out which dynamic VI is missing, you will need to find where this VI is located on disk and include it in the Source Files section of the executable that you create.
    I hope this helps, and if you have any further questions, it would help to provide some details about the exact error message you are seeing.
    Travis G.
    Applications Engineering
    National Instruments
    www.ni.com/support
    Message Edited by Travis G. on 01-12-2007 03:55 PM
    Attachments:
    error_7_screenshot.JPG ‏28 KB

  • Is the traditional NI-DAQ 7.3 (nidaq32.dll) library thread-safe?

    Want to find out if I can call AI_Read() from separate threads to read different channels of the same board or if I need to create a single thread to read the board.

    Hi Clint-
    To answer your question, Traditional NI-DAQ is not multi-thread compatible. You will need to make all calls to the driver in the same thread.
    Thanks for contacting National Instruments. Please let us know if you have any additional questions.
    Regards,
    Tom W
    National Instruments

  • NI-DAQ 64-bit

    My NI-DAQ C application that uses a 6602 timer has been working for years on a Win XP-32 box.  I would like to port the application to a 64-bit version of Windows without having to learn then new NI-DAQmx API. Is there any support for backward compatibility? I've read over the docs and have to say the clarity and quality of NI's documentation has really slipped. I see there is no support for NI-DAQ for 64-bit OS, what I'm asking is if there is some sort of "compatibility mode" for NI-DAQ API calls that I'm missing in the documentation.
    Thanks

    Hi Mercury123,
    As you mentioned in your post, there is no official support for NI-DAQ (Traditional DAQ) on 64-bit operating systems. Although this is not supported either, you could try to use Windows-on-Windows (WOW64) to use a 32-bit emulator on your 64-bit OS. However, you still may not get the entire functionality. I would definitely suggest upgrading to NI-DAQmx and learning to use its API.
    Best regards,
    Rohan B

  • Using traditional nidaq with windows 98

    I have an e series DAQ and I want to use it with Windows 98. The software that came with the board (NIDAQ7) will only install on Windows 2000/NT/XP. Can I get hold of an earler version of NIDAQ so I can avoid changing my operating system?
    I want to use Traditional Nidaq.

    Hi,
    The driver that you will need for E series board with Windows 98 is version 7.1. This can be downloaded here.
    Have a Great Day!
    George

  • A problem with data acquisitioning in LV 7.1 (transition from Traditional NI-DAQ to NI-DAQmx)

    Hi to everyone,
    I have a problem with data acquisitioning in LV 7.1.
    I made a transition from Tradiotional NI-DAQ to NI-DAQmx in my LabVIEW application.
    The problem I have is that when I acquire data in Traditional (without writing somewhere -
    just reading) then there is no scan backlog data. But when I acquire data in application that
    acquisition is based on DAQmx than a scan backlog indicator shows numbers from 20 to 50 for
    about 6 min and then that number quite quickly increases until I get an error (unable to
    acquire data. The data was overwritten).
    Acquisition settings are the same in both cases. When I acquire with DAQmx I use a global
    channels. Is a reason for that phenomenon in global channels data procesing? But it seems
    strange why does it flows quite smoothly for about 6 min and then it stucks?
    Best regards,
    Ero

    If you have an old Daq unit it may not be compatible with DAQMX. Which DAQ unit do you have? I think NI have a list showing which DAQ driver you can use with your card
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • Which windows bit to use with parallels

    I'm a Newby, and I"m looking to use Parallels with my new Mac Pro 13" duo processor I7.  So, I need to get Parallels and was looking at a Windows 7 OEM disk.  Never have thought much about 32 or 64 bit, what's the difference and is one better then the other for everyday computing?

    Hi  for what it is worth ...
    I am using a MacBook Pro with 8G ram, and due to some of the applications I have to run for work, I run Parallels and Windows 7 64 bit
    I find the Windows platform VERY stable.  I went for Parallels, as I want to run Windows inside my Mac environment, and bit not want to dual boot i.e. have to shut down programs to switch from one to the other.
    All the updates work very well, all the applications I run in the Windows environment are stable, and cause me no problems at all.
    Everything on the MAC runs well, with no effect on the processes.  When I plug anything into the USB ports, I am then given the option if I want teh device to run in the Mac environment or the Windows,
    Hope that helps

  • Problems with traditional NI-Daq after upgrade

    I recently upgraded to labview 8.6 from labview 7.1. I have a fairly complicated VI used to run a test rig that is no longer working. I've traced the problem to a conflict between NI-Daq and DAQmx. When I run the Vi I get the message:
    Error -10461 occurred at AO Group Config
    Possible reason(s):
    NI-DAQ LV:  The specified resource is unavailable because it has already been reserved by another entity.
    I believe the problem is that the PCI-6074 is being accessed by both theNI-daq and DAQmx drivers. I would like to update the vi to use DAQmx, but the tutorials have not helped me much. Since I inherited the test rig from someone who left, and I need to make sure it continues to run, I hesitate to just start experimenting with the vi as I don't have much labview experience. I hope someone can point me in the right direction. 
    Attachments:
    Fuel Control.vi ‏11 KB

    Hi Tavis,
    I believe your problem caused by one device accessed by two driver (DAQmx and Traditional DAQ) at one time. To solve this problem, you need to make sure both DAQmx code and Traditional DAQ code run in sequence and RESET the device everytime you switch between the codes. 
    Use the Device Reset VI at the end of the Traditional DAQ code sequence, annd DAQmx Reset Device VI at the end of the DAQmx code sequence. You still need to create a Traditional DAQ virtual channel and DAQmx Task for use with each driver respectively 
     Source:http://zone.ni.com/devzone/cda/tut/p/id/3021
     (bottom of the page)
    I hope it helps!
    Sincerely,
    Krisna Wisnu
    Sincerely,
    Krisna Wisnu

  • Can Traditional N1-DAQ 7.4.4 replace N1-DAQmx 8.8

    Hi guys
    I connected a NI USB-9219 4 channel universal analog input module, your standard 4-20mA, and a DAQ assistant in the vi attached. 
    However that day due to some reason (solved now) I could not build a installer file with NI-DAQmx8.8 additional installer as below:
    Thus because the setup file was required urgently I used the instead the traditional N1-DAQ7.4.4 instead to replace the N1-DAQmx8.8, and successfully build the installer file 
    Now I dont have a N1 USB 9219 to test if my installer file (with the N1-DAQ 7.4.4 binded and no N1-DAQmx8.8 binded) works or not, so my questions will the N1-DAQ7.4.4 works with the DAQ assistant in the vi attached as well as N1 USB 9219?
    Advance thanks. 
    Message Edited by sunflower2772 on 10-02-2009 04:20 AM
    Solved!
    Go to Solution.
    Attachments:
    all-instrumentasst 4aug.vi ‏177 KB

    Traditional DAQ and DAQmx are two different APIs which means that you cannot expect the DAQ assistant to work with Traditional DAQ. You will need to figure out why the installer is not being compiled with DAQmx.
    Adnan Zafar
    Certified LabVIEW Architect
    Coleman Technologies

  • What is the maximal Buffer size for traditional NI-DAQ?

    Hello,
    I use a new NI S 6115 DAQ with four channels. The sampling rate is 10 MHz. I would like to enlarge the amount of samples, that I store in memory RAM of my PC.
    Around 8300000 samples/channel I get a heap error (at configuration time).
    Is this a LabView or a Windows problem?
    When a trigger occurs, I read the data and store it to hard disk.
    PC: 3 GHz, 1 GByte RAM. Windows 2000, LabView 7.0

    Hello,
    the problem is when you use a sampling rate of 10 MHz on four channels you need a memory of 80MB(10Msample x 2Byte x 4Channels). The Input FIFO only has a memory of 64MB.
    That means you can only use 3 channels (60MB) with such a high sampling rate.
    Regards,
    Michael Sallaberger

  • 6533-pci-32-hs ni-daq Windows NT

    On Windows NT it's not possible to allocate a nidaq buffer of more than
    64MegaBytes for output porpouses!.
    Be aware!
    Phil

    Hi Vinay,
    Let's first try installing the latest DAQ driver for your PCI-6528 and Windows NT.  Let me know if this works.  I have provided the download link below.
    NI-DAQmx Version 7.5 for Windows 2000/NT/XP
    http://digital.ni.com/softlib.nsf/websearch/CF7ECCEA4C4CC7DE86257038004D88AE?opendocument&node=13207...
    As for your PCI-6528 that is not reading a digital high input, try swapping this nonworking PCI-6528 with the working PCI-6528 from your desktop PC.  This will help determine whether or not that specific PCI-6528 card is the problem.
    What other National Instruments software are on these computers (LabVIEW, LabWindows/CVI, etc)?  Please include their versions, too.
    Allen
    National Instruments

  • How can i write a pattern to a output port of NI PCI 6503 with Traditional NI DAQ 7.0 and Visual Basic 6.0?

    Hello, i'm using a NI PCI-6503 (with CB50LP accesory) to write digital patterns to one of the output ports. Can i do it directly from NIDAQ7.0?
    I know  some Visual Basic 6.0 functions to configure a par as output and to write a pattern to a port, but i don't know how run it.
    I've read some examples from "Help" (C:\Program Files\National Instruments\NI-DAQ\Examples\VBasic\Do) but I can't measuring TTL levels on my CB50LP accesory.
                    Thanks!!

    Hello,
    What is your buffer size ? The buffer should be 0 or greater than 2. You can get this error if your buffer size is equal to 1.
    Regards,
    Isabelle
    National Instruments France
    Isabelle
    Ingénieur d'applications
    National Instruments France

Maybe you are looking for