The frameRates property returns the sample rates the eye tracker supports.
eyetracker.name.frameRates
Read Only
string
The following displays the value of frameRates in a text stimulus:
<text myText>
/ items= ("frameRates = <% eyetracker.frameRates %>")
</text>