1EEGDEV-BIOSEMI(5) EEGDEV library manual EEGDEV-BIOSEMI(5)
2
3
4
6 eegdev-biosemi - eegdev backend for Biosemi ActiveTwo hardware
7
9 The biosemi plugin implements the backend for the eegdev library for
10 Biosemi Activetwo hardware. It supports both Mk1 and Mk2 models.
11
13 This plugin supports several options. The default value will be used if
14 none of the configuration files nor the configuration string (see
15 egd_open(3)) specify the option.
16
17 numch Number of channel that should be supported by the BIOSEMI sys‐
18 tem. Accepted values are 32, 64, 128 or 256. Beware that the
19 value can be set superior to the actual number of ADC subsystem
20 embedded into the acquisition hardware. If it is the case, the
21 additional channel will return always 0. The default value is
22 "64".
23
25 /etc/eegdev/eegdev.conf
26 Shared configuration file.
27
28 /etc/eegdev/biosemi.conf
29 Configuration file loaded when the plugin is used. The settings
30 specified here overrides the settings in the shared configuration
31 file.
32
34 egd_open(3), eegdev-options(5)
35
36
37
38
39EPFL 2012 EEGDEV-BIOSEMI(5)