Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI-6289 rlp, how to get an interrupt every n samples

I have a PCI-6289 DAQ card and want to get an interrupt every n samples (the card samples continuously and writes the data as a Bus Master to the PCs memory). Does someone know how to set the registers of this card ??
And another question, is there any register documentation for the PCI-6289 ??
Thanks in advance.

Regards,
Jan Staniek
Institute of Automatic Control
Silesian University of Technology
0 Kudos
Message 1 of 2
(2,690 Views)
Hi Jan,
It is possible to program this device to use interrupts using the DAQmx driver. I'm not sure which programming language you are using, but there is a relevant example in C that installs with DAQmx. By default, it will install to the following location:
C:\Program Files\National Instruments\NI-DAQ\Examples\DAQmx ANSI C\Analog In\Measure Voltage\Cont Acq-Int Clk
If you specifically want to do register level programming, I suggest that you post on the Driver Developer Kit (DDK) board.
Thanks,

Message Edited by Luke G on 05-29-2007 01:45 PM

Luke
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,645 Views)