IdleTrigger¶
-
MLModule
¶ genre Fields
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLMiscModulesInv
definition MLMiscModulesInv.def keywords time
,periodically
,autostart
,loop
,cycle
Purpose¶
The module IdleTrigger
notifies the Trigger Output
field periodically.
So other modules can be started/notified periodically.
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¶
On¶
-
name:
on
, type:
Bool
, default:
FALSE
, deprecated name:
On
¶ If checked, the field
Trigger Output
is touched periodically.