PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

FlexRIO I/O

Is it possible to access the FlexRIO I/O:s without FPGA programming? The cRIO has direct access to the I/O:s with the scan mode but is this possible with the FlexRIO?

0 Kudos
Message 1 of 2
(5,403 Views)

Scan mode works that way because a precompiled bitfile is downloaded to the FPGA behind the scenes to expose the IO.  

The max update rate in scan mode is also 1khz, so I can't imagine you would want that kind of performance using your FlexRIO.  

 

Why are you intersted in this?  Are you trying to avoid compiling?  If so, most of our analog modules ship with bitfiles in the FlexRIO Adapter Module Support.  

Otherwise, you could try the FIDL Instrument Drivers, which offer an abstracted, DAQ like API for acquiring data. 

 

 

National Instruments
FlexRIO & R-Series Product Support Engineer
0 Kudos
Message 2 of 2
(5,392 Views)