MotoHawk:Blocks:Is Fault Action Assigned to Fault

From MotoHawk
Jump to navigationJump to search

Fault Action Assigned to Fault

This MotoHawk™ block indicates whether an action has been assigned to the specified fault, and what condition(s) are assigned.

Block ID

Fault Action Assigned To Fault

Library

MotoHawk_lib/Fault Management Blocks

Description

Fault Action AssignedtoFault.png

This block indicates whether an action has been assigned to the specified fault, and what fault condition(s) are assigned. As assigned actions are subject to calibration, this block is useful in that it enables determination of a fault action assignment at run time. Output values from this block are uint8 type, and can be interpreted as follows:

0 = Not Assigned
1 = Assigned on Condition: Suspected
2 = Assigned on Condition: Active
3 = Assigned on Condition: Suspected or Active
4 = Assigned on Condition: Occurred
5 = Assigned on Condition: Suspected or Occurred
6 = Assigned on Condition: Active or Occurred
7 = Assigned on Condition: Suspected or Active or Occurred

Block Parameters

Parameter Field Values Comments/Description
Fault Source Lookup by name/Input Reference Signal Select to identify the Fault by name, or by Input Reference Signal.
Fault Name Alpha-numeric text, single-quote enclosed. Enter Fault name to look up (if so selected in Fault Source field above). No special characters, such as spaces, dashes, commas (underscore allowed).
Action Name Alpha-numeric text, single-quote enclosed. Enter Action name to look up. No special characters, such as spaces, dashes, commas (underscore allowed).