I will look up how to do this and see if I can’t get a console log tomorrow evening. Does someone have a cliff notes version of how to get that console log?
I did some searching this morning and found the NetConsole thing which I will try first, but since everything I try this year has been an abject failure from the beginning I also want to have the serial cable console procedure on hand as a backup. The problem is that I can’t find directions for it. I’ve searched Chief Delphi and found some stuff about last years documents with instructions, but that link to last year’s control system documentation has been convienently broken by FIRST.
I do know I need a null-modem adapter which I will pick up on the way to the school and to use HyperTerminal but I don’t know much more about how to setup the program to chat with the cRio. I looked in all the documents for this year with no luck. Could someone point me to the Hyperterminal instructions for the cRIO and also let me know if you’ve had any trouble with NetConsole I should be aware of.
I really want to solve this problem soon, so I want to have every tool at my disposal tonight when I try to get this error message from the console so I can get some help.


Like I said we hadn’t gone through the code yet and seen what our errors might be. Once we dug into the encoder header it became pretty obvious what to do. They give us numbers now when we call the Get() method. In the WPI User’s manual they don’t mention anything beyond setting them up. I guess they leave the using them up to the user. Not sure what we’ll do with them yet but having the number there to deal with was the important bit right now.