Issue Details
I added an NI 9202 to my CompactRIO (cRIO) project and am trying to read values from it using an FPGA I/O Node. When I run my code, I get the following error:
Error 65539: The input function missed one or more data points. Make sure the loop can execute as fast as the module data rate.
Why am I getting this error?