06-26-2005 02:57 PM
06-27-2005
02:19 PM
- last edited on
11-26-2025
06:44 PM
by
Content Cleaner
Hello Gregg,
The 7831R board doesn't use the DAQ driver. Even though it is used for Data Acquisition, it is not really a DAQ board. It is an FPGA board. So the driver that it uses is the NI-RIO. The DAQ Assistant uses DAQmx driver which is not used for the FPGA boards.
For the FPGA boards you need to use the Device I/O VIs when targeted to the FPGA. Please remember that when using a RIO (Reconfigurable I/O) board you need to create a VI for the FPGA and most of the time, another VI for the host computer that will communicate to the FPGA VI.
Thank you
Ricardo S.
National Instruments.