up Inquisit Language Reference

minLeftPupilHeight property

The minimum height of the participant's left pupil as reported by the eye tracker.

Member of

<eyeTracker> <eyeTrackerSrResearch> <eyeTrackerTobii>

Syntax

eyetracker.name.minLeftPupilHeight

Read Only

Type

number

Remarks

This property returns the minimum height of the participant's left pupil during a given trial.

Examples

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

<text myText>
/ items= ("height = <% eyetracker.minLeftPupilHeight %>")
</text>

Copyright Millisecond Software, LLC. All rights reserved.