Purpose

The module IdleTrigger notifies the Trigger Output field periodically.

So other modules can be started/notified periodically.

Windows

Default Panel

../../../Modules/ML/MLMiscModulesInv/mhelp/Images/Screenshots/IdleTrigger._default.png

Parameter Fields

Visible Fields

Update Frequency (msecs)

name: minIntermediateTime, type: Integer, default: 500, minimum: 1, maximum: 1e+09, deprecated name: MinIntermediateTime

Sets the minimum time between notifications in ms.

Trigger Output

name: triggerOutput, type: Trigger, deprecated name: TriggerOutput

This field is notified peridiodically if the On field is enabled.

Connect it to the field which you want to be notified periodically.

On

name: on, type: Bool, default: FALSE, deprecated name: On

If checked, the field Trigger Output is touched periodically.