Advantage Scope Layouts - WHS-FRC-3467/W8-Library GitHub Wiki
Updating Advantage Scope Layouts
Say you want to graph some logged data in AdvantageScope, - could be the current of a device or position of a mechanism - deciding that it would be useful to include in the W8-Library, here's what you should do:
- In A-Scope, go to
File -> Import Layout
to import the latest layout from thedev
branch into your window, ensuring that future layouts have the previous updates. - Create your graph/tab in A-Scope.
- Now, go to
File -> Export Layout
, - Save the
.json
file in theascopelayouts
folder in this repository. - Name the file to be a quick, less than 5 word description of the feature. Please make sure that it follows the PascalCase casing.