- Sets the meter to digitize current with a count of 1.
- Sets the default sample rate and buffer size to 15k.
- Runs continuously until user presses the TRIGGER key on the front of the instrument.
- Provides Amp-Hrs and Avg-I calculations on the USER swipe screen.
- The user can still poll the instrument remotely for the Amp-Hr and Avg-I information.
A couple ideas for improvement we've already considered:
- Provide a numeric input box for the operator to interactively set the sample rate before the measurements begin.
- Provide supplemental feedback dialogs or restrictions in code to enforce the max sample rate listed above.