MotoHawk:Blocks:Fault Statuses

From MotoHawk
Revision as of 13:21, 28 August 2012 by Wendy.Bolakowski (talk | contribs) (Created page with "=Fault Statuses= This MotoHawk™ block retrieves the current Fault Statuses by name for a list of faults. ==Block ID== motohawk_fault_statuses ==Library== MotoHawk_lib/F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Fault Statuses

This MotoHawk™ block retrieves the current Fault Statuses by name for a list of faults.

Block ID

motohawk_fault_statuses

Library

MotoHawk_lib/Fault Management Blocks

Description

Fault Statuses.PNG

This block retrieves the current Fault Statuses by name for a list of faults. A helper function, motohawk_get_faults(sys), will get all of the faults in the model sys. The output may be one of the states Suspected, Active, or Occurred, or all three.

Block Parameters

Parameter Field Values Comments/Description
Fault Names (Cell array) Alpha-numeric text -ex.- motohawk_get_faults(bdroot) A helper function, motohawk_get_faults(sys), will get all of the faults in the model system.
Fault Status Drop-down list Select one of the states Suspected, Active, or Occurred, or all three (Output All States).