Table of Contents

next attribute

Specifies the number of milliseconds DataMiner has to wait before executing the next trigger.

Content Type

unsignedInt

Parent

Trigger

Remarks

If the last item in the group contains this attribute, it will also cause a delay before the next group is executed.

Examples

<Trigger next="5000">25</Trigger>