Record Control

IMPORTANT: The Open Ephys GUI documentation has migrated to a new site – please visit https://open-ephys.github.io for the most up-to-date information.


Function

Allows recording to be automatically toggled by event channels, instead of manually pressing the record button. It can be used to trigger recording using external TTLs, or based on events that are detected in a continuous data stream.

You need to select an appropriate trigger channel before it will do anything. Acquisition must be running as usual for the node to respond to TTL events.

Trigger type and edge options select how TTL events will control recording: With "Edge set" an edge event corresponding to the one selected will start recording while the opposite will stop it. That allows for recording to run as long as the TTL signal is in positive or negative state. "Edge toggle" will toggle recording each time an edge of the specified type is detected, allowing for starting recording with one pulse and disabling with the next.

Note that if two start/stop events are too close the recording subsystem might not properly register the state change. We recommend at least 50ms separation between events that toggle recording state.

Since it's a utility, a Record Control module can be dropped anywhere in the signal chain (except at the source). Data will pass through it unchanged.