up Inquisit Language Reference

lastleftfixationy property

The vertical screen coordinate of the most recently calculated fixation point of the left eye.

Member of

<eyetracker> <eyetracker> <eyetracker>

Remarks

This property allows a script to read the vertical position in pixels of the gaze point for purposes of recording data, reporting feedback to participants, or directing the flow of a task or visual display.

Examples

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

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

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