User Tools

Site Tools


jvs:cigal:showplay:manual:chapter3:resp_flag

ShowPlay Reference Manual, Chapter 3 (ControlVariables): Resp_flag

Resp_flag -- Subject response control flags

RESP_FLAG is an integer bit-mask variable used to control options associated with button-press responses. Each bit of the 16-bit RESP_FLAG turns on or off a different option. Options can be combined by adding values.

Values:
  1 - record digital device button presses
  2 - record keyboard & mouse device button presses
  4 - record joystick responses
  8 - do not terminate when 'q' is pressed
 16 - ignore all responses (overrides 1,2,4 values)
 32 - do not run if responses have not been calibrated (and CORRECTCODE > 0)
 64 - do not terminate when <Ctrl>-E is pressed

The default value for RESP_FLAG is 3. RESP_FLAG values are typically specified using the CIGAL's configuration dialog screens:
Settings→Hardware Settings
Settings→Scan Settings

See Also:
CorrectCode

CIGAL Home, CIGAL Manual, ShowPlay Home, ShowPlay Manual, InputParameters List, Manual Help

jvs/cigal/showplay/manual/chapter3/resp_flag.txt · Last modified: 2023/02/23 18:43 (external edit)