How to input value on the Shuffleboard

l just want to input a value on shuffleboard and get it as a double. How to do it?

You have to create a tab and add a new entry.

https://docs.wpilib.org/en/stable/docs/software/dashboards/shuffleboard/layouts-with-code/retrieving-data.html

1 Like

Thanks, that is useful !

1 Like

You can also use oblogs @config annotation if you install oblog in your project

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.