comportnumber attribute

The comportnumber attribute specifies the COM port on the Inquisit computer that the ASL Eye Tracker's serial out cable is plugged into.

Applies to

<eyetracker>

Syntax

/ comportnumber = integer

Parameters

"integer" An integer specifying the number of the COM 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"
/ comportnumber = "1"
/ lptportnumber = "1"
</eyetracker>


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