Toggles data acquisition on and off. More...
#include <ControlPanel.h>
Public Member Functions | |
PlayButton () | |
~PlayButton () |
Toggles data acquisition on and off.
The PlayButton is located in the ControlPanel. Clicking it toggles the state of the ProcessorGraph to either begin the callbacks that drive data through the graph (acquisition on) or end these callbacks (acquisition off).
Acquisition can also be started by pressing the RecordButton (assuming callbacks are not already active).
PlayButton::PlayButton | ( | ) |
PlayButton::~PlayButton | ( | ) |