up Inquisit Language Reference

lastlefteyez property

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

Member of

<eyetracker> <eyetracker>

Remarks

This property allows a script to read the distance 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 lastlefteyez in a text stimulus:

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

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