up Inquisit Language Reference

ipAddress attribute

The ipAddress attribute specifies the ipAddress to use to connect to the eye tracker.

Member of

<eyeTracker> <eyeTrackerSrResearch> <eyeTrackerTobii>

Syntax

/ ipAddress = ipaddress

Parameters

Name Type Description
ipaddress string A string containing the ip address of the eye tracker.

Remarks

Examples

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>

Copyright Millisecond Software, LLC. All rights reserved.