Open Ephys GUI
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions
PlayButton Class Reference

Toggles data acquisition on and off. More...

#include <ControlPanel.h>

List of all members.

Public Member Functions

 PlayButton ()
 ~PlayButton ()

Detailed Description

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).

See also:
ControlPanel, ProcessorGraph

Constructor & Destructor Documentation

PlayButton::PlayButton ( )
PlayButton::~PlayButton ( )

The documentation for this class was generated from the following file: