up Inquisit Language Reference

lastrightpupilheight property

The most recent height in mm of the participant's rigth pupil as reported by the eye tracker.

Member of

<eyetracker> <eyetracker> <eyetracker>

Remarks

This property allows a script to read the last recorded pupil height 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 lastrightpupilheight in a text stimulus:

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

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