|
how to use netconsole in C++
I formatted the cRIO and selected the check box for NetConsole. Now I need to figure out how to use it.
How can I include it the C++ code? I added "netcosole::cout << "test";" but it didn't compile.
Where can I find the NetConsole program on the development PC?
|