The lptportnumber attribute specifies the LPT port on the Inquisit computer that the ASL Eye Tracker's XDAT cable is plugged into.
Applies to
Syntax
/ lptportnumber = integerParameters
| 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>