Quote:
Originally Posted by DavisDad
We got the BDC-COMM utility to work but couldn't work out the "C" programming.
|
I'm going to operate with the assumption that by "C programming," you mean the C++ programming on the cRIO.
While we use Java, that should be similar to the API we use, which can be found
here for all of the classes used in WPILibJ, or
here for the CANJag class.
Does anyone know of similar documentation for C++?