Fault Activity Trigger

This MotoHawk™ block triggers a Simulink Function-Call subsystem, when any Fault changes state as specified.

Block ID

motohawk_fault_activity_trigger

Library

MotoHawk_lib/Fault Management Blocks

Description

The MotoHawk Fault Activity block may be placed into the triggered subsystem, to determine which fault caused this trigger. More than one trigger may be placed in a model triggering off the same event. In this case, the 'Priority Order' can be used to order these independent triggers. If the priorities are the same, then the order is implementation dependent.

Block Parameters

Parameter Field Values Comments/Description
Trigger Name Alpha-numeric text, single-quote enclosed Set the text that will be appended to code generated function name. This is useful when using a difference tool to compare the difference from one build to another. If this is left as an empty cell the appended value will be generated at build time, and can change from build to build.
Trigger on Fault Becoming: Pull-down list (Status) Select Status to trigger for (Active, Suspected, etc.)
Execution Order within Task (lower executes first) Numeric (Integer) More than one trigger may be placed in a model that is driven by the same event. Use the Execution Order within Task attribute to define the execution order of these triggers relative to one another. The triggers will execute from the lowest Execution Order within Task value to the highest.
This trigger is inside another triggered subsystem Check box (enable) Select to enable a trigger within another triggered subsystem.