06-02-2015 10:19 PM
I've been looking through the NI website for some details on this and can't find something specific. I would like to write some C# or C++ code to use the NI9146 RIO with C-Series modules. I believe my application can work with the FPGA in "scan mode" so I don't have to develop any FPGA code. Also, I want to setup the ethernet port as a TCP server.
So,
1) Can I use .NET to control NI 9146 (FPGA scan mode, C-Series modules, TCP/IP server)
2) If "yes" to question 1, is there a simple visual studio project that I can get as an example to get started?
Thank you for any guidance on this.
06-03-2015 11:01 PM
From my original question, you can ignore the comment of the TCP Server.
I just want to write a PC app using .NET to control and aquire data from the NI 9146 using C-Series modules.
06-04-2015 03:19 PM