up Inquisit Language Reference

port attribute

This attribute specifies which of the serial or parallel ports - LPT1, LPT2, COM1, COM2 - to use for sending signals.

Member of

<port>

Syntax

/ port = port name

Parameters

port name One of the following values:
Value Description
com<n> Responses are defined a serial port signal, where n specifies the port number (e.g., COM1, COM2, COM3, ...).
lpt Responses are defined as a parallel port signal on the first available parallel port.
lpt<n> Responses are defined as a parallel port signal, where n specifies the port number (e.g., LPT1, LPT2, LPT3, ...).

Remarks

The default setting is LPT1.

Examples


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