The unitname attribute specifies the device name of the eye tracker.
| Name | Type | Description | 
|---|---|---|
| unitname | string | A string containing the device name for the eye tracker. | 
The following specifies the Tobii Plugin should assign the eyetracker device the name "UnitA"
<eyeTracker>
/ plugin = "tobii"
/ unitName = "UnitA"
</eyeTracker>