User Reference:gHIamp: Difference between revisions
Appearance
Started on Documentation for gHIampSource |
|||
| Line 20: | Line 20: | ||
===Source Code Revisions=== | ===Source Code Revisions=== | ||
*Initial development: 3472 | |||
*Tested under: 3763 | |||
*Known to compile under: 3798 | |||
*Broken since: -- | |||
==Functional Description== | ==Functional Description== | ||
Revision as of 16:41, 24 February 2012
Synopsis
The g.HIamp is a 256 channel amplifier from g.tec. The contributed source module acquires raw signals from the amplifier in real time for use in BCI2000.
Location
http://www.bci2000.org/svn/trunk/src/contrib/SignalSource/gHIampSource
Versioning
Authors
Griffin Milsap (griffin.milsap@gmail.com) Rensselaer Polytechnic Institute
Version History
Version 0.9: August 2011
- Supports one g.HIamp
- Supports Filters
- Referencing by any channel
- Future compatible with g.HIamp master/slave configurations
- Using g.HIamp C API version 1.11.02
Source Code Revisions
- Initial development: 3472
- Tested under: 3763
- Known to compile under: 3798
- Broken since: --
Functional Description
Acquires raw data from the g.HIamp.
Installation
Compile the gHIampSource module using CMake and your compiler. The resulting gHIampSource.exe should be placed in the prog directory automatically.
Parameters
- SourceCh
- SampleBlockSize
- SampleRate
- ChannelNames
- SourceChOffset
- SourceChGain
- DeviceIDMaster
- DeviceIDs
- RefChList
- SourceChList
- FilterEnabled
- FilterHighPass
- FilterLowPass
- FilterModelOrder
- FilterType
- NotchEnabled
- NotchHighPass
- NotchLowPass
- NotchModelOrder
- NotchType
- SourceBufferSize