I want the PCI-MIO-16-E4 ad board driver file.

I am  doing research in aerospace department Anna university. i am using the hotwire annemometer. Data acquisition  purpose using the PCI-MIO-16-E4 AD board. The driver file of the board is corrupted. so request you to send the driver file.
thank you  

Hi!
   The board you're using is quite old, check for NI PCI-6040E (which is said to be "formerly known as PCI-MIO-16E-4").  So you should search for that drivers, the one for PCI 6040.  See the attached links:
   PCI 6040E
   traditional DAQ
   devices supported by traditional DAQ
   This board is supported also by Ni-DAQmx, which is a newer set of drivers. Check for LV and OS compatibility....
   But... just a question, how do you say that driver is corrupted? Do you have a message from LV, or whatelse?
   Hope I can help...
graziano
PS.: Just a note, post these kind of requirement under Data aquisition, or DAQ forums, there you can find exactly what you need!

Similar Messages

  • Question about setup_MITE in the PCI-MIO-16E-1

    I have a quick question about setup_MITE in the PCI-MIO-16E-1. In one of the manuals, it states that if you're using Dell Optiplex GX series for our hardware configuration, is it true we need to re-write the MITE functions to correlate with the hardware? Please if you can clarify what this means, I would really appreciate it. Thank you in advance.

    National Instruments is starting a new newsgroup to provide a forum for customers to discuss register level programming issues and ask questions. This newsgroup is not a direct support channel for register level programming, but may be monitored by National Instruments engineers. Please post you question with additional detail in:
    natinst.public.daq.driver-development.general
    Christian
    Christian Loew, CLA
    Principal Systems Engineer, National Instruments
    Please tip your answer providers with kudos.
    Any attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system,
    or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject
    to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense

  • Does LabVIEW under Mac OS X support the PCI-MIO-16XE-50?

    Or indeed any PCI DAQs for that matter?
    Thanks!

    pemanu wrote in message news:<[email protected]>...
    > Or indeed any PCI DAQs for that matter?
    > Thanks!
    To the original question: No. However, we have written control and
    display applications on Mac OS X that access PCI-MIO-16XE-50 cards
    from other computers in an embedded configuration. The Mac OS X box
    acts as a UI controller interface and also shows the data in real
    time. It can also multiplex across several distributed controllers.
    thanks!-
    -lance
    [email protected]

  • When does the PCI-MIO-16XE-10 start sampling the data?

    I am using a PCI-MIO-16XE-10 to sample the output of a DAC. I think that the board is collecting the data before the DAC output settles. How can I delay the time of the measurement?

    Hello;
    If you are acquiring at more than one channel, you can increase the interchannel delay of that acquisition. The board you have has two main clock signal to synchronize the acquisition, the first is the Scan clock which will determine the frequency of each Scan (which is composed by the number of channel you set to be acquired), the second is the channel clock, which will switch the multiplexer which routes each channel to the onboard ADC. If you need to delay the acquisition of one particular channel, you just need to increase the time that each channel is sampled, by changing the interchannel delay of the acquisition. If you are acquiring just one channel, it would be good if you could get a signal of some sort from the ADC you are reading data from and us
    e that signal to trigger a delayed pulse on one of the general purpose counters your board has. Then you can synchronize the analog input operation based upon that delayed pulse. For more information on how to synchronize DAQ operations, you can refer to an Application Note named "Advanced Synchronization Techniques for Data Acquisition" which can be found at our Web Site.
    Hope this helps.
    Filipe

  • Simultaneo​us sampling with a PCI-MIO-16​XE-10 board.

    Hello,
    I work with LabView and a PCI-MIO-16XE-10 board.
    When I sample 2 channels, it's sampling channel 1 and after channel 2. like this:1 2 1 2 1 2 ..
    I want to sample the both channel on the same time, like (1-2) (1-2)...
    How can I do?
    Thanks for any answer

    You buy two boards
    I'm not familiar with that particular card, but generally they have a single
    digital to analogue converter and measure multiple channels with it by
    connecting it to each in turn. This is done very quickly and usually the
    time between channels is much less than the time between readings or the
    times over which the measured parameters vary and it's convenient to think
    of all the readings in each scan as being instantaneous even though they're
    not. If the switching time is significant to the application, then you need
    multiple A-D converters all triggered simultaneously.
    Check in the manual to see what the switching time is. What are you
    measuring that it's such a problem?
    tao wrote in message
    news:506500000008000000D4160000-984
    [email protected]..
    > Hello,
    > I work with LabView and a PCI-MIO-16XE-10 board.
    > When I sample 2 channels, it's sampling channel 1 and after channel 2.
    > like this:1 2 1 2 1 2 ..
    > I want to sample the both channel on the same time, like (1-2)
    > (1-2)...
    > How can I do?
    > Thanks for any answer

  • I need a user manual and/or spec for the AT-MIO-16H-9 Daq board

    I am interested in the precision for different input ranges for analog voltage measurment
    Thanks

    Go to ni.com and search on "at mio 16" (no dashes). You will find an entry for the AT-MIO-16 User Manual. It has your information.
    Regards,
    Doug

  • Can I have retriggera​ble analog out with a single intializat​ion with PC-6711 or PCI-MIO-16​XE-10 boards? step triggering available?

    i know i can use the counters to make retrigerable pulses, but i want to know if analog output can do this as well.

    Jay,
    It sounds like you want to update your analog output channels with a new value or an entire waveform every time you get a trigger signal. It's great that you're already familiar with counters creating retriggerable pulses, because you can use them for the analog output operation.
    The analog output channels get updated based on the edges of the update clock. You can use the counters to supply an external update clock. So, if you set up a counter for retriggerable pulse generation, it waits for a trigger signal. When it receives it, it generates a pulse, which you have wired to the analog output update clock. When the analog circuitry sees that edge, the data will be output to the channels.
    I answered a similar question regarding this for the posting
    "About trigger config". However, I realize that the user had originally posted in the LabVIEW General category, so it doesn't show here. Search the Developer Exchange for "retrigger analog", and you will find it. It discusses this idea as well as attaches a few examples that are currently going through a process of review to eventually be available on the web. There might be some other helpful postings as well.
    Another good resource for triggering in general is the NI Developer Zone "Tips and Techniques in DAQ Triggering" document. You can find it by going to the http://www.ni.com/support pages and searching for "daq triggering".
    Regards,
    Geneva L.
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • I just want the option to "save as" when downloading a file so I can choose where to save it. Right now, I go back to my Internet Explorer to do this.

    I changed my setting to "always ask where to save files" and I went into my profile folder and deleted my preference folder.

    Did you check the download settings?
    *Tools > Options > General : Downloads : "Always ask me where to save every file"
    *https://support.mozilla.org/kb/Downloads+window

  • I want the image preview put back into PS CS6 file open dialog box (WIndows)

    PATCH IT NOW ADOBE!!!

    I sense a bit of frustration.  It's understandable.  I've expressed some of the same myself on occasion. 
    Ssprengel and I have suggested this solution to you as it actually improves many things beyond just working around the omission in Photoshop functionality.
    Even with Photoshop CS5 and earlier I had added the codec pack.  The codec pack provides more than just an image preview in Photoshop dialogs, as it adds awareness of the image to all Windows functions, including the Windows Photo Viewer for example.  Like you, I prefer not to use Bridge.  Consider this Explorer window:
    You're certainly welcome to not buy the upgrade to Photoshop CS6.  No one's twisting your arm.  Unfortunately, your alternatives are...  ???  And keep in mind if you do skip Photoshop CS6, the upgrade to Photoshop CS7 will be hugely more expensive.
    -Noel

  • My Labview 6i evaluation version getting bad/unusua​l readings(a​nalog input/outp​ut) while when i use test panel of Ni-DAQ 6.9.0 i have good readings from my PCI-MIO-16​E-1 board.

    If i used Lavbview 5.0 on same PC i don`t have problems.Sorry with my english!
    Attachments:
    TestPanel.jpg ‏103 KB
    Labview.jpg ‏62 KB

    I tried running one of the DAQ example programs and i got the same data and i only use the version of NI-DQA that shipped with my 6i version evaluation. About hides drivers i reinstall and double click in all of folders and sub folders. About my program i don`t think i have problems because is very simple but i send it to you for you help me. About two weeks i am around this problem and i can`t see evolution...
    PS.: Sorry with my english
    Best regards,
    Nelson Ferreira
    Student of ISEP College in Portugal
    Attachments:
    LerEntrada.vi ‏43 KB

  • Can I use multiple PCI-MIO-16E-1 cards under NT 4.0 SR3, LV 5.1, & NI-DAQ 6.5.1?

    We have not been able to run multiple AT-MIO-16E-3 cards with NT 4.0, because (partly) the cards & NT are not PNP. Will changing to the PCI-MIO-16E-1 &/or PCI-6071E (64 channel version) allow us to simultaneously run multiple (same type) MIO cards on the same computer? We want to use one card to interface to SCXI, & it appears that the PCI version uses the same cables/connectors as the AT series.

    Hello;
    The PCI version of the e-series boards have pretty much the same features of the ISA version, the only difference is the bus.
    So, you should be able to use the same acessories as you use with the AT boards.
    Anyway, you can still try to install the AT boards with NT. The following link is a good step by step installation guide with some troubleshooting hints also. You just need to select the board and OS you are working at.
    http://www.ni.com/support/daq/
    Hope this helps.
    Filipe

  • Glitch Energy for pci-mio-16xe-10

    The E-Series user manual does not provide the "glitch energy" for the pci-mio-16xe-10 board's analog output. It DOES give the glitch energy for the other boards (pci-mio-16E-1, pci-mio-16xe-50, etc.). Why the ommision for my board? I know that my board does not allow reglitching, but I still need the normal glitch energy magnitude and duration. I need this information ASAP please!

    Hi,
    The card mentioned, unlike the other E series cards does not have a reglitching circuitry. Hence its specification is not done because it is too small to be noticeable, particularly for 16 bit boards.
    Please do let me know if you have any questions.
    Sincerely,
    Sastry Vadlamani
    Applications Engineer
    National Instruments.

  • Using external time base on PCI-MIO-16XE-50

    What is frequency of the internal time base of PCI-MIO-16XE-50? How can I replace it with my external timebase ( a pulse signal from an atom clock)?
    Also after replacing the internal timebase with external one, the scan rate and channel convert rate will be based on this external timebase automatically, right? For example, I define 1000 scan/s on AI0-AI8, it will be a scan rate based on the external timebase?

    The AI Clock Config.vi can be used to set the scan clock rate. If a person wishes to change the boards internal time base to an external one, the method described in http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/5601c8268d625a3c86256cf50071199d?OpenDocument is the way to do this.
    The PCI-MIO-16XE-50 has a RTSI connector. Please look at the PCI Board JPEG on http://digital.ni.com/public.nsf/websearch/AD2D553F55A07BBF8625650D005F1F00?OpenDocument for the location of this connector. This site also contains a table of the RTSI Connector Pinouts.

  • Problem integrating PCI-MIO-16XE-50 and AMUX-64 T multiplexer

    I can test the PCI-MIO-16XE-50 card in MAX but i can not test the virtual channels

    Hey Hiral,
    The AMUX-64T does not support virtual channels. You'll need to acquire the data and then perform the required scaling in software. The following document discusses how to access the appropriate channels.
    How do I Address an AMUX-64T with an MIO Board?
    This next document may also be useful. It discusses how to perform the necessary scaling for a thermocouple channel in LabVIEW.
    Taking Thermocouple Measurements Using the AMUX-64T
    I hope this helps!
    Sarah Miracle
    National Instruments

  • I am trying to generate a 50kHz sine wave for ten cycles, then aquire this waveform and store it in a file, I am using a PCI-Mio 16E-4 board, has anyone done anything like this?

    I am trying to generate a 50kHz sine wave output on the DAQ card and then simultaneously recieve. I am using a PCI-Mio 16E-4 series board to do this. Has anyone done anything similar. I can generate a 50k wave no problem, and recieve one, but I can not get these vis to run together? Any suggestiosn

    Jrod, yes you should be able to do this, actually there are quite a few example programs come with LabVIEW that handles simultaneous analog input and output, I check the specs of the board you use, the board should be able to handle the sampling/generation rate, but make sure for 50KHz sine wave, you would sample at least twice as fast, preferably ten times the generation rate, then this puts the sampling of the board to thew limit.
    The program you can try is attached here, good luck with the application,
    XD Gao
    Applications Engineering,
    National Instruments
    Attachments:
    Simul_AIAO_Buffer(E-series).vi ‏104 KB

Maybe you are looking for

  • How to connect with a cable box

    I cannot seem to find any information on how to connect up an Apple TV in a system that has an external cable box. I live in NY City where you cannot get cable TV without the external cable box. Where in the set up (along with my DVD player and compo

  • IPod Classic 120GB is not recognized by computer even after hard reset

    I have an iPod Classic and it recently would act like it was playing music but was not in reality. I ended up having to hard reset the iPod. Now that it has been reset it will not sync with my computer. I hook it up and the screen reads +do not disco

  • How to Generate a new PERNR using  HR_MAINTAIN_MASTERDATA in WD?

    Hi Experts; Can I get some sample code for creating a new PERNR using HR_MAINTAIN_MASTERDATA  FM. ???!!! I've created  a  some input fields in webdynpro using infotype PA0002 and depending upon those  fields I want to generate a PERNR number . Plz he

  • Attn 24" Alum iMac owners and who play BF2142

    What resolutions are you getting? By that question I'm asking what resolutions in game are you getting? I have a 24" iMac 2.8ghz and the only resolutions I'm getting are 800x600 and 1024x768. Now here's the rub. If I connect a 17" monitor, set that m

  • Logs for JConsole.

    Hi All, i have been facing an issue and i am unable to find its solution. here it my problem. i have configured JConsole for my application with Tomcat 6 and Jdk 1.6. CATALINA_OPTS="-Dcom.sun.management.jmxremote \ -Djava.rmi.server.hostname=22.33.44