up Inquisit Language Reference

monitor property

The monitor property specifies the screen on which the stimulus is presented.

Member of

<button> <clock> <html> <picture> <shape> <text> <video>

Remarks

The property specifies which monitor a given stimulus appears on for experimental paradigms that use multiple display monitors connected to the computer.

Examples

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

<text sometext>
/ items= ("monitor = <% text.foo.monitor %>")
</text>

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