The ipaddress attribute specifies the ipaddress to use to connect to the eye tracker.
<eyetracker> <eyetracker> <eyetracker>
ipaddress | A string containing the ip address of the eye tracker. |
The following specifies the Tobii Plugin should use a custom ip address to connect to the eye tracker:
<eyetracker>
/ plugin = "tobii"
/ ipaddress = "100.1.1.2"
</eyetracker>