The product attribute specifies which type of Cedrus device the element is controlling.
<xid>
product |
One of the following values:
|
The default value is random.
The following creates an xid element for a response pad so that its properties can be retrieved in script, and sets the default input device to XID:
<xid rb>
/ product = responsepad
</xid>
<defaults>
/ inputdevice = XID
</defaults>