05-07-2024 09:04 AM
Hello,
Quick question, if I have a CRIO and a CDAQ but don't have the LabVIEW FPGA license (to program the CRIO), is the CRIO still the better option? It's a pretty general question, overall goal is to read voltages at 10,000 samples a second.
Thank you,
Squirrel
Solved! Go to Solution.
05-07-2024 09:09 AM
You need LVFPGA to program a cRIO.
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kIEXSA2&l=en-US
05-07-2024 11:17 AM
@santo_13 wrote:
You need LVFPGA to program a cRIO.
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kIEXSA2&l=en-US
Depends on the controller and what is being done with the IO. You definitely need LabVIEW RT for a cRIO. Some of the controllers will allow you to use DAQmx to control the IO modules. Or if your data rate is slow (>10ms per read), you can use the Scan Engine to access the IO.