|
Re: Wind River Printing from cRio
If you mean statements from "printf()", you can see them on the serial port out (there's some proper documentation on this)
You can also (apparently) use the Dashboard.Printf() member function to print to the LabView FRC Dashboard. (I haven't tested this)
|