up Inquisit Language Reference

frameRates property

The frameRates property returns the sample rates the eye tracker supports.

Member of

<eyeTracker> <eyeTrackerSrResearch> <eyeTrackerTobii>

Syntax

eyetracker.name.frameRates

Read Only

Type

string

Remarks

Examples

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

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

Copyright Millisecond Software, LLC. All rights reserved.