AppConnector
Posted: 26 Jan 2009, 16:59
Hi,
I'm trying to write an external application interface that uses BCI control signal. On wiki page I read
Messages consist of a name and a value that in the case of the control signal assumes the format (<channel>,<element>) -- followed by a float value in decimal ASCII representation. I wonder:
<channel> indicates the dimension of the cursor movement ?
i.e. 1D task channel is 1, in 2D task channel 1-x dimension, channel 2-y dimension)?
while <element>indicates the number of features (electrodes) that are used to control the movement in that dimension?
If I'm not wrong, then in the example given on wiki
Signal(1,2) 1e-8\n, means the control signal in the 1D is computed using the Ch2 and is value is 1-e8?
thanks,
Maria Laura
I'm trying to write an external application interface that uses BCI control signal. On wiki page I read
Messages consist of a name and a value that in the case of the control signal assumes the format (<channel>,<element>) -- followed by a float value in decimal ASCII representation. I wonder:
<channel> indicates the dimension of the cursor movement ?
i.e. 1D task channel is 1, in 2D task channel 1-x dimension, channel 2-y dimension)?
while <element>indicates the number of features (electrodes) that are used to control the movement in that dimension?
If I'm not wrong, then in the example given on wiki
Signal(1,2) 1e-8\n, means the control signal in the 1D is computed using the Ch2 and is value is 1-e8?
thanks,
Maria Laura