Periodic Trigger Overrun Status

This MotoHawk™ block areads the overrun status for a periodic trigger definition.

Block ID

motohawk_periodic_trigger_overrun

Library

motohawk_tasking_lib/Trigger Blocks

Description

 

This MotoHawk™ block reads the overrun status for the periodic trigger definition created in the MotoHawk™ Periodic Trigger Definition block.

The name of the definition from which the overrun status will be read must be specified in the Reference Name parameter.

The associated function will be called at the Trigger Interval (us) specified in the MotoHawk™ Periodic Trigger Definition block.

High overrun state signals that the execution of the functions associated with the referenced trigger definition has not been completed before the next interrupt occurs. This may indicate that the execution time of the functions associated with this trigger is longer than the defined Trigger Interval (us), or that the other task(s) with higher priority have consumed the processor time.

Block Parameters

Parameter Field Values Comments/Description
Reference Name Alpha-numeric text, single-quote enclosed The Name of the periodic trigger definition from which the overrun status will be read.