Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set up a analogue to digital convertion with cRIO 9004

How to create a basic analogue to digital convertoin with compact rio?
0 Kudos
Message 1 of 3
(6,260 Views)

The cRIO 9004 is a controller and is not a data acquistion device.

 

If you have a cRIO module for data acquisition, you would be using the DAQmx driver and look at the example programs that get installed for whatever language you are using.

 

p.s. Further questions should be posted to a more appropriate board (i.e. Multifunction DAQ). You do not have a NI Signal Generator.

Message Edited by Dennis Knutson on 11-20-2009 11:57 AM
0 Kudos
Message 2 of 3
(6,246 Views)

Dennis, the DAQmx driver is not compatable with a cRIO. We need to use the NI RIO driver to get data from the modules using Scan Mode or custom FPGA and Real Time code.

 

There are module Specific exmaples for each module in the NI Example Finder (Help»Find Examples) (Hardware Input and Output»CompactRIO»Module Specific)

 

Go to this page to learn more about DAQ with a cRIO.

0 Kudos
Message 3 of 3
(6,223 Views)