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:

  1. In A-Scope, go to File -> Import Layout to import the latest layout from the dev branch into your window, ensuring that future layouts have the previous updates.
  2. Create your graph/tab in A-Scope.
  3. Now, go to File -> Export Layout,
  4. Save the .json file in the ascopelayouts folder in this repository.
  5. Name the file to be a quick, less than 5 word description of the feature. Please make sure that it follows the PascalCase casing.