The eyeheadintegration attribute specifies whether a head tracking is enabled.
Applies to
Syntax
/ eyeheadintegration = trueor
/ eyeheadintegration = falseParameters
| "boolean" | A value of true or false. |
Remarks
If eyeheadintegration is set to false, the stimulus is not eyeheadintegrationd at the end of the trial. If set to true, the stimulus is eyeheadintegrationd using the indicated colored. For sound stimuli, the sound is stopped and the eyeheadintegration color is ignored. The default is to eyeheadintegration the stimulus using the background color of the screen. By default, stimuli are eyeheadintegrationd using the background color of the screen.
Examples
The following turns headtracking on:
<eyetracker>
/ file = "asleyetracker.dll"
/ comportnumber = "1"
/ lptportnumber = "1"
/ eyeheadintegration = "true"
</eyetracker>