Trigger element
Specifies the ID of a trigger to be included in the group.
Type
Parent
Attributes
Name | Type | Required | Description |
---|---|---|---|
next | unsignedInt | Specifies the number of milliseconds DataMiner has to wait before executing the next trigger. |
Remarks
Note
If you include triggers in a group, do not forget to set the value of the "type" attribute of this group to “trigger”.
Examples
<Trigger next="5000">25</Trigger>