02-16-2014 10:25 PM
Does either cdaq 9191 or NI 9215 have an fpga module which we can program?
Is it possible to do mathematical operations with the signals that we acquire using cdaq 9191 and NI 9215?
Solved! Go to Solution.
02-24-2014 03:06 PM
Once the 9191 is setup in MAX you can read the channels on the 9215 and do what you want with the data. The 9191 is only used to transmit the data from the 9215 to a computer running LabVIEW where you can do mathematical operations.
If you want/need FPGA you would need to get a compact RIO chassis, not a compactDAQ chassis.
02-24-2014 10:02 PM
Thank You Bryan
Your reply was helpful.