eegdev-datafile - Man Page
eegdev backend for reading from biosignal data file
Description
The datafile plugin implements the backend for the eegdev library for sourcing signal from a biosignal data file. This plugin supports all the file formats supported by the xdffileio library.
Configuration
This plugin supports several options. The default value will be used if none of the configuration files nor the configuration string (see egd_open(3)) specify the option.
- path
Specifies the path to the datafile that should be used as a signal source. The default value is "test.bdf".
Files
- /etc/eegdev/eegdev.conf
Shared configuration file.
- /etc/eegdev/datafile.conf
Configuration file loaded when the datafile plugin is used. The settings specified here overrides the settings in the shared configuration file.
See Also
egd_open(3), eegdev-options(5)
Info
2012 EPFL EEGDEV library manual