MotoHawk OBD Fault Action Route Definition

This block defines a single route for an OBD Fault Action to take. There needs to be at least one route for the OBD Fault Actions to function properly.

Block ID

OBD Fault Action Route Definition

Library

MotoHawk OBD Fault Manager

Description

This block defines a single route for an OBD Fault Action to take. There needs to be at least one route for the Fault Actions to function properly. This block also provides an optional calibration if the user wants to tune the values at run time. If the calibration is not selected, then the values cannot be changed at run time. Note that the group string and read/write levels for this calibration are determined in the fault definition block for each fault.

Block Parameters

Parameter Field Values Comments/Description
Fault Action Route Name Single quote enclosed unique c-legal alpha numeric The name of the fault action route
What Faults Are Supported Dropdown A fault route can be defined to support all faults or only a subset of the fault set.

Selecting all faults gives the most flexibility, but at the cost of calibration space. If a route is only required to support a subset of faults and that is known at design time then using the Subset option will expose an option to specify those faults that are supported by the fault route.
Supported Faults Cell string array Specify the list of faults as a cell string array. For example {'Fault1', 'Fault2'} would specify that only Fault1 and Fault2 are applicable to this Fault Route. A definition of {''} is treated as supporting all faults.

Only visible when subset is selected from the What Faults Are Supported dropdown.
Allow Fault Action Map to be Calibrated Checkbox Selects whether a calibration will be created.