up Inquisit Language Reference

erasesignal property

Determines the setting used to reset a port signal.

Member of

<port> <xid>

Remarks

Examples

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

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

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

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

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