up Inquisit Language Reference

lastey property

The vertical coordinate of the most recent gaze point in eye tracker units.

Member of

<eyetracker> <eyetracker> <eyetracker>

Remarks

This property reports the last vertical position of the gaze points in the eyetracker's internal coordinate system. For gaze point in display coordinates (i.e., pixels), see the lasty property.

Examples

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

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

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