MotoHawk:Blocks:Starvation Timer Definition

From MotoHawk
Jump to navigationJump to search


Starvation Timer Definition

This MotoHawk™ block initializes the Starvation Timer, which monitors the time spent since idle last executed.

Block ID

Find First

Library

MotoHawk_lib/Extra Development Blocks

Description

StarvationTimerDefinition.png

If the given time elapses, then the module will reset. The [ApplicationMonitorDefinition2ndGeneration.html Second Generation Application Monitor] uses the margin to determine when the application is approaching the starvation time, but has not exceeded it. The first generation [ApplicationMonitorDefinition.html Application Monitor] does not use the margin value.

Block Parameters

Parameter Field Values Comments/Description
Starvation Timer (ms) Numeric Set Timer value in ms
Starvation Timer Margin (ms) Numeric Set Timer Margin value in ms (used to help determine the approach of the timer elapsing).