The product code of the XID device.
<xid>
xid.name.product
Read Only
integer
The product property can be used to identify the particular make and model of an XID device.
The following displays the value of product in a text stimulus:
<text myText>
/ items= ("height = <% xid.product %>")
</text>