|
Re: .NET C# Based Add-On Help
It is not going to be possible to run .NET code on the current CRIO because the libraries do not exist on the current VXWorks system. You can write native C++ code and interface with that through LabVIEW, but not .NET.
Now this could all change when the new RoboRIO comes out because there is .NET compiled for ARM Linux, and the base libraries should be compatible with a little work.
__________________
All statements made are my own and not the feelings of any of my affiliated teams.
Teams 1510 and 2898 - Student 2010-2012
Team 4488 - Mentor 2013-2016
Co-developer of RobotDotNet, a .NET port of the WPILib.
|