Thanks! Using a loop worked instantly! Wow, pretty stupid of me not to read the comment.
Quote:
Originally Posted by Greg McKaskle
It seems that you are close and only need to name the controls N1, B1, and B2. You can then delete the SD functions and just leave the terminals alone.
If you actually want to compute the data on the dashboard and write it to the variable, then put your code and the SD update into either loop 1 or loop 2.
|
I don't fully understand what you mean by deleting the SD functions. I thought they were
required to be able to get values from the Robot code to the dashboard? My brain tells me that if i delete them, it stops working, but i could be wrong!
Could you give point me to an example of a dashboard that uses maybe one number variable like mine but with out the SD function?