up Inquisit Language Reference

lastrighthasfixation property

Indicates whether Inquisit has detected a fixation point from the eye tracker for the right eye.

Member of

<eyetracker> <eyetracker> <eyetracker>

Remarks

This property allows a script to read whether the Inquisit has detected a fixation point for the left eye.

Examples

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

<text sometext>
/ items= ("lastrighthasfixation = <% eyetracker.lastrighthasfixation %>")
</text>

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