up Inquisit Language Reference

maxfixationtime attribute

The maxfixationtime attribute specifies the maximum duration of a fixation in milliseconds.

Member of

<eyetracker>

Syntax

/ maxfixationtime = maxfixationtime

Parameters

maxfixationtime The maximum fixation time to use in the real-time determination of fixation points.

Remarks

This is the maximum amount of time that will be used in calculating the current fixation. The default value is 500ms. Shorter durations may improve responsiveness while longer durations help reduce the influence of noisy data from the eye tracker.

Examples

The following sets the maximum fixation time:

<eyetracker>
/ maxfixationtime = 300.0
</eyetracker>

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