User Reference:TransmissionFilter: Difference between revisions

From BCI2000 Wiki
Jump to navigation Jump to search
Line 14: Line 14:
==See also==
==See also==
[[Technical Reference:Core Modules]], [[Glossary#Source Signal]]
[[Technical Reference:Core Modules]], [[Glossary#Source Signal]]
[[Category:Filters]][[Category:Data Acquisition]]

Revision as of 18:01, 8 November 2007

Function

The TransmissionFilter forwards a subset of input channels to its output. Typically, it is used in the data acquisition module to select a subset of recorded channels for on-line processing, thus reducing data transmission overhead and processing load.

Parameters

TransmitChList

A list of input channels to be forwarded to the filter's output. Channels may be specified by ordinal number, or textual label if available.

Channel labels are forwarded if present for the input signal.

States

None.

See also

Technical Reference:Core Modules, Glossary#Source Signal