Buffer FIFO output DAC on PCI-4461 and USB-4431

I remember correctly, there is a FIFO buffer on the output DAC of a PCI-4461 to approximately 2048 samples.  Am I remembering correctly?  What is the output DAC FIFO on the USB-4431?

Hi jmoses,

The FIFO on the 4461 is actually 1023 * samples (found in the page on record).

The 4431 does not actually list a FIFO size in the page on record, but any device that handles output clocked by material will have some sort of FIFO to avoid running out of data to generate.  By using the Output.OnBrdBufferSize property node returns 4095 * samples - it is logical that FIFO would need to be bigger, given the higher latency of USB transfers.  Unless you use on-board regeneration, the FIFO size should not typically be a concern since it is designed to be large enough to accommodate a continuous generation to the full rate of the device specced.

Action request corrective number 149512 filed with respect to the issue of the missing documentation on our USB DSA devices - I apologize for any inconvenience.

* If you are interested, the reason that the FIFO is not an even number of samples is the software limits the size of buffer to one less than the actual hardware buffer.  This is necessary for us to be able to detect the difference between an empty FIFO and a State full of PEP (we use a reading and a pointer to write to manage the transfer of data in and out of the FIFO - we can say that the buffer is empty when the two pointers are equal and complete when the write pointer is a sample behind the reading pointer).

Best regards

John

Tags: NI Hardware

Similar Questions

  • HP 110-510 x: need help on pci, bus and usb sm controller

    I just spend Budled Ubuntu a Win7 Ultimate, but I can't find the driver for pci encryption controller, sm bus and usb.

    is there a compatible driver, I can use it, even if his other product HP?

    Thank you

    Hello:

    For the smbus controller, install this driver and restart.

    http://h20566.www2.HP.com/hpsc/SWD/public/detail?swItemId=cp_127758_1

    For the usb3 controllers, install these two and restart.

    http://h20566.www2.HP.com/hpsc/SWD/public/detail?sp4ts.Oid=6943835&swItemId=ob_139250_1&swEnvOid=4058

    http://h20566.www2.HP.com/hpsc/SWD/public/detail?sp4ts.Oid=6943835&swItemId=ob_133037_1&swEnvOid=4058

    For the encryption pci controller, download and run this driver... It will probably not install the device automatically.

    http://h20566.www2.HP.com/hpsc/SWD/public/detail?swItemId=vc_133833_1

    Go to Device Manager and click on the controller E/D PCI needing drivers.

    Click the driver tab.  Click on set to update driver.  Select her browse my computer for driver software option and navigate to the folder of the driver that was created when you ran the file.

    This file will be located in C:\SWSetup\sp66974.

    Make sure that the include subfolders is selected, and the driver should install.

    Then restart.

  • Triggers the analogue output with PCI-4461

    Hello

    I'm trying to generate a signal of analog output triggered with a card PCI-4461. First I tried to use the feature OR DAQmx 'start analog edge' with the way analog input AI0 as the source and the channel analog output AO0 as task. After it gave an error that I tried to use the NI DAQmx 'start digital dashboard' function with PCI0 as source and channel of analog output AO0 as task. It ran, but did not produce any output. Now I wonder if I can use the trigger analog or digital of the PCI-4461 to all of the output.

    Thanks for support you,

    Pribislav

    Pribislav salvation,

    you still have this problem? I did exactly the same configuration (power play) and it works fine on my system. The PCI-4461 does not support analog triggering, that's why this error occurs.

    Kind regards

    Michaud

  • Strange problem with analog output PCI 6251 and BNC-2110

    I'm controlling current source of third parties using the connectors of analog output on my card PCI 6251 and BNC-2110.

    The current source needs an input signal of 0.1V. I tested it using a battery, the potentiometer and the voltmeter, and by manually adjusting the voltage of power current works - current output with control voltage scales according to the specifications and is relatively stable.

    The data acquisition card works too - when I connect a voltmeter to the AO0 AO1, the measured voltage corresponds to the target with great precision value.

    But when I connect the current source of third AO0 AO1 data acquisition card, the measured output voltage drops and fluctuates. This applies to both channels of the AO.

    I wonder what is the problem here. I suspect it could be a matter of the grounding - the current analog control of the source is an entry with two floating terminals differential. I tried to return the switches FS/GS on the BNC-2110, but that makes no difference.

    Anyone knows similar behavior? Does anyone have any suggestions?


  • Noise measurement of an accelerometer with card PCI-4461

    Hello world

    I'm trying to measure the noise of an accelerometer, except with a card PCI-4461.

    First of all, I measured manually this noise with the help of a HP35665 signal Analyzer. I get something like this:

    And now with LabView and the PCI-4461 map, I get this:

    My question is: Whence this part? And how to remove it? (Since there is no with the signal Analyzer)

    I'm using LabView 8.5.

    This is how I configured the DAQ acquisition:

    and it's my VI:

    Thank you in advance for help

    Arthur


  • How to configure the digital output of the pci terjeta 6023E in LabVIEW 8.5?

    Hi, I have a card PCI-6023E and LabVIEW 8.5 and I need is to configure the digital output on the card, but did not.
    My idea is to get a port of digital data on the map and control by a pwm small dc motor.
    I wonder what are the modules with which you can do.

    Hi skudero,

    Probably the web page tracking and the attached example will work.

    PWM in software timing using a digital output line

    Concerning

    Charley - NIB - SR 1368189

  • Cable RTSI with PCI 6034 and 6602. Test validation of LabVIEW code.

    Hi all

    Please could someone take a look at my code (LabVIEW 8.5) and tell me if it does what I hope it is? (!)

    My goal:

    To connect to analog to a PCI-6034 and data of angular encoder to a PCI-6602 tensions. I want my tension and angle data to synchronize.

    My approach:

    Both cards are connected with a RTSI cable and configured in MAX. One of the counters on the 6602 is set up like a clock. I think I use this clock to make sure that my angles and tensions are synchronized. I want to read in a load of data from two sources, treat it, and repeat.

    The synchronization set is a little new to me - the code execution, but right now, I'm not sure if I get the sychronisation I need. Please what could someone comment if this sounds right or give me any advice for the improvement?

    Thank you!

    Ian

    Sorry Ian,

    This code was a bit thrown together then you might need to forget it. The table of construction was incorrect, and I don't quite know how it got there.

    The output of the counter in the middle of your task is not doing anything. You can remove this, and as long as you had a single start task depends on the other that you already do and share all the same settings of the clock, which should start the task at the same time and keep it synchronized to readings.

    On top of that my tip for better start synchronization would be to use a hardware trigger to start tasks. the start is so dependent on a hardware clock and not software.

    Kind regards

  • Portege 7020 error message: PXE - E01 PCI vendor and device ID do not match

    Hi all

    I get this error message (ID PXE - E01 PCI vendor and device do not match) when starting, when I use my portege 7020CT on a cd-docking station. The error message occurs only when I boot with the power adapter.
    I know what means the error message, and I tried to change the boot priority and the BIOS update. None of that helped him. I can't say when the error occurred since I used a LAN card wireless for a long time.
    The ethernet LAN for now, so im card dosnt work using an ethernet pccard.

    Toshiba has released a "patch" for this problem but only with the station of transhipment on the DVD, I also tried, but it didn't work either.

    What seems strange is why the problem only occurs when the power supply is turned on?
    When the message appears, the screen is locked and I can not pass.

    hope someone can help me.
    / Dreadeye

    Hello

    Well, you're right. This message is displayed if it of not possible to boot from LAN.
    In this case, it s advisable to change the boot priority.
    But it seems that you have already tried to change this option. It s very strange questions because it s occurs only if the power supply is turned on.
    I n t really have no idea, but I found this site:

    http://support.Intel.com/support/network/adapter/1000/sb/CS-010508.htm

    Try installing the latest Boot Agent. I put t know if it helps but you can try it.

    Good luck

    Good bye

  • Satellite M40X driver PCI Device and NetworkController problem.

    Hello..

    I formatted my German original OS version for the English version. I downloaded all the drivers from the toshiba site and installed. The/CompuMgr/DeviceManger /AdminTools of /ControlPanel of system, I see that the drivers for the PCI Bus and network controller are missing.
    Any suggestion on which driver files may resolve this problem.

    Thanks in advance
    Shine

    Hello

    As Tobi said check the installation instructions. It has listed all the necessary drivers and tools and utilities. As far as I know this list is also important because it is a proper installation order.

    Good bye

  • Drivers PCI and USB for W8.1 HP Compaq 8000 Elite SFF?

    Hi guys,.

    I'm trying to update an old workstation HP Elite 8000 LTS to W8.1 but can't find the right drivers for the PCI Serial Port and USB devices. Driver HP downloads page shows nothing for W8 x 64 when I put in the serial number and search for drivers. Apparently, Windows 7 is as far as I can take this machine?

    Naively, I thought that Windows can handle these aircraft out of the box, given his age.

    Can someone confirm if I'm able to run W8.1 on this material and if yes where I could find appriate drivers for it?

    Thank you

    Scott

    You are the very welcome, Scott.

    From what I can make of this hardware ID, it is part of the USB2 controller system.

    Something really got blocked upward with the USB/USB2 chipset driver part.

    See if this Intel chipset driver installation does nothing to correct the problem...

    https://Downloadcenter.Intel.com/Detail_Desc.aspx?DwnldID=20019 & lang = eng & ProdId = 816

  • Yellow brand - PCI Device' and 'Network controller' on the Satellite A100-787

    There is a yellow question mark in Device Manager for a pilot called "PCI Device" and also for "Network controller" even if the network (LAN) connection is working well and all the other computer functions seem to work well.

    What are these devices?

    The second device appears to be a LAN or WLan card. You should check if one of these cards were not installed under network adapters.
    The PCI device can be a card reader. Check this box too.

    But I really don't understand why these yellow exclamation points appear in Device Manager. I assume that you have installed all the drivers available. Did you?
    Please check if some drivers were not installed.
    If so, then download and install!

  • PCI device and SM Bus, MISSING controller and impossible to INSTALL - HP Pavilion g4 1264ca

    I had recently done a clean install on my laptop and when I rebooted, it was missing the drivers for the PCI device and SM BUS controller. When I go to Device Manager and try to reinstall or search the hardware changes, my computer is unable to install. Also, I was missing my network Ethernet and wireless drivers, but I installed the appropriate via the HP website drivers. However, still miss me these two pilots. I tried to install on my laptop, but just AMD chipset, which creates more problems because once the program asks me to restart the computer it remains stuck to the Windows loading screen (rotation around the Windows logo colors). If someone could find the right drivers for me download or ways to diagnosis this problem, any help will be greatly appreciated.

    Laptop model: HP Pavilion g4 1264ca

    Hello:

    You should definitely the amd chipset drivers to install the smbus controller.

    Here's what I've done for you...

    I have zipped and attached just the driver files raw you must install manually only under attachments below smbus controller.  As you saw that the chipset driver file contains a lot of other things as well.

    Unzip the files in a folder.

    Go to Device Manager and click the controller smbus needing drivers.  Click on the driver tab, click on set to update driver.  Select her browse my computer for driver software method and navigate to the driver folder, that you unzipped.

    Make sure that the include subfolders is selected and the driver should install.   Then restart.

    The PCI device is the card reader that needs a driver...

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-103100-1&cc=us&DLC=en&LC=en&OS=4063&product=5186397&sw_lang=

  • PCI device and unknown device (code 28)

    After the installation of Wind8.1 my Hp 250 G2 (FOY89EA #ABE) lost the PCI device and when I connect to HDMI or VGA, no image is produced on the TV. How can I solve this problem?

    You are the very welcome.

    You need this driver that is not on your PC support and driver page...

    http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/?sp4ts.oid=5405424&spf_p.tpst=swdMain&spf_p.prp_swdMain=wsrp-navigationalState%3Didx%253D%257CswItem%253Dob_124774_1%257CswEnvOID%253D4158%257CitemLocale%253D%257CswLang%253D%257Cmode%253D%257Caction%253DdriverDocument&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken

  • I use an analog input on a PCI-6224 and are having problems with the clock source

    I use an analog input on a PCI-6224 and are having problems with the clock source. I'm trying samples of 16 different analog inputs very quickly. I have the sample mode: Timed Single Point material. The rate, that I am running is the maximum (250 kHz (15625Hz per channel)). I left the default clock source and trying to taste several times. The analogue input works for a short time (2-3 seconds) and then everything stops. I'm doing something wrong or is there something I'm missing? Any advice would be great.

    That's how you samples using the sample clock clock. If you see a delay then something is wrong with how you track/data visualization.

    Single point NI the hardware is for PID control with a real-time operating system.

  • PCIe-7852R and OR USB-7856R OEM Calibration with Calibration Executive

    Can I calibrate PCIe-7852R and NI USB-7856R OEM with NI Calibration Executive?

    How?

    Our version of National Instruments Calibration Executive Software is 3.5 and it has no procedures to OEM PCIe-7852R and NI USB-7856R products.

    Hello

    There are several ways to calibrate your instruments.

    First of all, the help file for the calibration of R Series devices to the Calibration Executive can be found by navigating using the Executive of Calibration > calibration device > data acquisition (DAQ) devices > NI dynamic signal Acquisition > NI R series calibration procedure

    You can also follow the instructions in the following document.

    http://www.NI.com/PDF/manuals/372004d.PDF

    Finally, you can also calibrate your software for the R Series devices using the calibration installed with the drivers. You can get "calibrate the device 78xxr" and run the executable file to calibrate your devices.

    Thank you.

    Kind regards

    Nigel

Maybe you are looking for