Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run | | Boolean | |
Title | Title of the element | | String | |
LSL Settings |
Stream Name | Defines a name of LSL stream forwarding the selected signals | | String | |
Stream Type | Defines as type of the LSL stream | | String | |
Data Format | Defines as type of the LSL stream | | String | |
Create Stream Now | Pre-creates a LSL stream with the current settings before an experiment is started | | Boolean | |
Settings |
Input Channels | Defines input channels for processing | | IList | |
Buffer Size | Defines the size (in samples) of the element's processing buffer | | Int32 | |
Output Sampling Rate | Defines the sampling rate of processing performed by this element, in Hz. If the input channels have different sampling rates, the input signal will be re-sampled to the chosen rate | | Double | |
Resampling Method | Defines the interpolation method for resampling the input signals of different sampling rates | | Int32 | |
Chunk Size | Defines a size of the processing blocks (chunks) in samples. The value must not be greater than the buffer size. | | Int32 | |
Runtime Status |
Is Running | Defines whether the element is processing data. You can use this property to pause the signal processing at any time (e.g. for a sake of performance) | | Boolean | |
Signal Generator |
Signal Generator | Defines whether signal samples are produces by an oscillatory generator rather than the actual hardware. You can use the signal generator for test runs without hardware | | Boolean | |
Channel Configuration |
Selected Channels | Defines what signal channels are selected for acquisition within EventIDE. Selected channels are registered in the EventIDE signal pool at runtime and become available for the signal analysis elements. | | List`1 | |
|