lptportnumber attribute

The lptportnumber attribute specifies the LPT port on the Inquisit computer that the ASL Eye Tracker's XDAT cable is plugged into.

Applies to

<eyetracker>

Syntax

/ lptportnumber = integer

Parameters

integer An integer specifying the number of the LPT port.

Remarks

By default, Inquisit assumes port number 1.

Examples

The following configures Inquisit to communicate with the ASL Eye Tracker through COM1 and LPT1:

<eyetracker>
/ file = "asleyetracker.dll"
/ lptportnumber = "1"
/ lptportnumber = "1"
</eyetracker>


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.