|
Re: Dashboard indicators
You also need to be careful and check that the code which polls the various other devices on the cRio like the PWM's, digital I/O and analog I/O are not commented out.
I don't know if java is the same but when I was working this issue with C++, most of the code that would actually make the dashboard read the cRIO positions was commented out for us and replaced with arbitrary constants.
|