up Inquisit Language Reference

minFixationTime property

The minFixationTime property specifies the minimum duration of a fixation in milliseconds used in determining when a fixation is started.

Member of

<eyeTrackerTobii>

Syntax

eyetrackertobii.name.minFixationTime

Read Only

Type

number

Remarks

This is the minimum amount of time they eye needs to be focused on a particular area without moving beyond the saccade threshold.

Examples

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

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

Copyright Millisecond Software, LLC. All rights reserved.