up Inquisit Language Reference

calibrationmode attribute

Specifies a the type of calbration to run prior to running the script.

Member of

<eyetracker> <eyetracker> <eyetracker>

Syntax

/ calibrationmode = mode

Parameters

mode Valid modes are "H3", "HV5", "HV9", and "HV13".

Remarks

This attribute controls the number of position of the calibration targets that are presented while calibrating the eye tracker.

Examples

The following uses an animated gif as the calibration target and displays it at 5 locations on the screen.

<eyetracker>
/ plugin = "srresearch"
/ calibrationmode = "HV5"
/ calibrationmode = spiralvideo.gif
</eyetracker>

The following displays calibration targets in 5 locations on the screen.

<eyetracker>
/ plugin = "tobii"
/ calibrationmode = "HV9"
</eyetracker>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.