up Inquisit Language Reference

maxRightPupilHeight property

The maximum height of the participant's right pupil as reported by the eye tracker.

Member of

<eyeTracker> <eyeTrackerSrResearch> <eyeTrackerTobii>

Syntax

eyetracker.name.maxRightPupilHeight

Read Only

Type

number

Remarks

This property returns the maximum height of the participant's right pupil during a given trial.

Examples

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

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

Copyright Millisecond Software, LLC. All rights reserved.