up Inquisit Language Reference

maxFixationTime property

The maxFixationTime property specifies the maximum duration of a fixation in milliseconds used in calculating a fixation point.

Member of

<eyeTrackerTobii>

Syntax

eyetrackertobii.name.maxFixationTime

Read Only

Type

number

Remarks

This is the maximum amount of time that will be used in calculating the current fixation.

Examples

The following displays the value of maxFixationTime in a text stimulus:

<text myText>
/ items= ("maxFixationTime = <% eyetracker.maxFixationTime %>")
</text>

Copyright Millisecond Software, LLC. All rights reserved.