up Inquisit Language Reference

lastPixelsPerDegreeX property

The lastpixelsperdegreex property specifies the number of horizontal pixels on the display monitor relative to the degree of visual angle.

Member of

<eyeTrackerSrResearch>

Syntax

eyetrackersrresearch.name.lastPixelsPerDegreeX

Read Only

Type

number

Remarks

Examples

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

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

Copyright Millisecond Software, LLC. All rights reserved.