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

Toggles recording on and off. More...

#include <ControlPanel.h>

List of all members.

Public Member Functions

 RecordButton ()
 ~RecordButton ()

Detailed Description

Toggles recording on and off.

The RecordButton is located in the ControlPanel. Clicking it toggles the state of the RecordNode to either begin saving data (recording on) or stop saving data (recording off).

If the RecordButton is pressed while data acquisition is inactive, it will automatically start data acquisition before recording.

See also:
ControlPanel, RecordNode

Constructor & Destructor Documentation

RecordButton::RecordButton ( )
RecordButton::~RecordButton ( )

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