|
Where does the FRC Dashboard store data
Does anyone know where the LabView FRC Dashboard panel application (C:\Program Files (x86)\FRC Dashboard\Dashboard.exe) stores its data?
The data I'm trying to track down are the names of the buttons, indicator lights and string fields on the "Basic" tab.
(I realise that some of the variables can be set from the robot code and while I have managed to do that from a C++ example I'd really like to see where the values are being stored)
|