Template:FeedbackTaskStates: Difference between revisions
Appearance
No edit summary |
|||
| Line 9: | Line 9: | ||
===Feedback=== | ===Feedback=== | ||
This state's value is 1 when the cursor is displayed on the feedback screen. | This state's value is 1 when the cursor is displayed on the feedback screen. | ||
Typically, this also implies that the cursor moves according to the [[Glossary#Control Signal|control signal]]. | Typically, this also implies that the cursor moves according to the [[BCI2000 Glossary#Control Signal|control signal]]. | ||
Revision as of 19:46, 8 November 2007
TargetCode
During a feedback trial, this state indicates the user's task, i.e. the target the cursor is supposed to hit. A TargetCode value of zero indicates that there is no target specified; TargetCode switching from zero to nonzero indicates the beginning of a trial.
ResultCode
At the end of a feedback trial, ResultCode is set to the target code of the outcome, i.e. the target that was hit by the cursor. When a time of PostTrialDuration has passed, ResultCode is reset to zero.
Feedback
This state's value is 1 when the cursor is displayed on the feedback screen. Typically, this also implies that the cursor moves according to the control signal.