up Inquisit Language Reference

lastrightgazex property

The horizontal user coordinate of the most recent gaze point of the right eye reported by the eye tracker in (mm).

Member of

<eyetracker> <eyetracker>

Remarks

This property allows a script to read the horizontal position in mm of the gaze point 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 lastrightgazex in a text stimulus:

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

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