up Inquisit Language Reference

portnumber property

The number of the serial or parallel port in use.

Member of

<port>

Remarks

Examples

The following displays the value of portnumber in a text stimulus:

<text sometext>
/ items= ("portnumber = <% port.someport.portnumber %>")
</text>

The following displays the value of portnumber in an instruction page:

<page somepage>
portnumber = <% port.aport.portnumber %>
</page>

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