Jump to content

User Reference:JoystickFilter

From BCI2000 Wiki
Revision as of 18:43, 10 October 2007 by Mellinger (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Function

The JoystickFilter translates joystick movements into a state value, allowing to use it for data analysis purposes.

Parameters

JoystickEnable

Enables recording of joystick movements when nonzero.

States

JoystickXpos, JoystickYpos, JoystickZpos

Each position state is ranging from -16348 to +16347 with a resting position at 0.

JoystickButtons1, JoystickButtons2, JoystickButtons3, JoystickButtons4

Each button state is either 1 when pressed or 0 when not pressed.

See also

User Reference:MouseFilter|User Reference:KeyLogFilter|User Reference:KeypressFilter|User Reference:JoystickFilter