01-09-2025 07:51 PM
While researching how to read FPGA FIFO data using C# programming, I came across a guide that suggests installing the NI RIO driver and referencing NationalInstruments.Rio.dll in your project. The guide provided the following code for implementation.
Is the above code a viable method?
If it is a viable method, I cannot locate NationalInstruments.Rio.dll after installing the NI RIO driver. Where can I find it?
If it is not a viable method, what are the alternative ways to read FPGA FIFO data using C# programming?
01-14-2025 04:36 PM
I wonder why did you get the example for C#?
Officially the API is only offered in LabVIEW, C/C++ and Python. Programming Languages to Interface with an NI FPGA