The maxfixationtime property specifies the maximum duration of a fixation in milliseconds used in calculating a fixation point.
<eyetracker> <eyetracker>
This is the maximum amount of time that will be used in calculating the current fixation.
The following displays the value of maxfixationtime in a text stimulus:
<text sometext>
/ items= ("maxfixationtime = <% eyetracker.maxfixationtime %>")
</text>