up Inquisit Language Reference

lastrighteyey property

The vertical user coordinate of the most recent right eye position reported by the eye tracker in (mm).

Member of

<eyetracker> <eyetracker>

Remarks

This property allows a script to read the vertical position in mm of the eye for purposes of recording data, reporting feedback to participants, or directing the flow of a task or visual display. This position is typically in the User Coordinate System (in mm) with it's origin at the center of the frontal surface of the eye tracker.

Examples

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

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

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