|
Re: Preferences : Write on SmartDasboard, read from cRio/C++
Thank you so much for your timely posting. I've been trying to use the SmartDashboard for Driver/Operator input to set values. Your example and point about using String was the key piece.
One of the students explained that the Tab key can be used to "enter" a new value since the Enter key will disable the robot.
One question. I accidentally used the Save button and now the table has a variable that I no longer use.
How can I clear the saved entries from the cRIO flash memory?
update: Perhaps the way to remove bad entries is with the Preferences.remove() method?
Thanks again,
Steve
Last edited by devodl : 23-02-2012 at 12:10.
|