up Inquisit Language Reference

lastRightValidity property

The last validity score for right pupil gaze point data.

Member of

<eyeTracker> <eyeTrackerSrResearch> <eyeTrackerTobii>

Syntax

eyetracker.name.lastRightValidity

Read Only

Type

number

Remarks

This property returns a validity score for the last received gaze point message. The score is reported as a percentage ranging from 0 - 100% with 100% representing the highest validity.

Examples

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

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

Copyright Millisecond Software, LLC. All rights reserved.