up Inquisit Language Reference

unitName attribute

The unitname attribute specifies the device name of the eye tracker.

Member of

<eyeTrackerTobii>

Syntax

/ unitName = unitname

Parameters

Name Type Description
unitname string A string containing the device name for the eye tracker.

Remarks

Examples

The following specifies the Tobii Plugin should assign the eyetracker device the name "UnitA"

<eyetracker>
/ plugin = "tobii"
/ unitName = "UnitA"
</eyetracker>

Copyright Millisecond Software, LLC. All rights reserved.