Quote:
Originally Posted by hsekhon27
After I create a dashboard project, how do I deploy it?
|
From the Project Explorer window
Build Specifications -> FRC PC Dashboard right-click and choose Build
It's going to put the new Dashboard in the project folder under
builds. Something like:
My Documents\LabVIEW Data\builds\FRC Dashboard Project\FRC PC Dashboard
You can test it by running it from there, but for competition it'll need to get copied to the folder
C:\Program File\FRC Dashboard
There are several common variations:
- You can change the Destination Directory under Properties for the build specification. That will automatically put your Dashboard in the FRC Dashboard folder.
- You can change where the Driver Station looks for the Dashboard program. That's defined in an ASCII file located at: C:\Users\Public\Documents\FRC\FRC DS Data Storage.ini (shouldn't be edited while the Driver Station app is running).