Raptor:Expanded Freeze Frame Set: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor:J1939 Expanded Freeze Frame|Return to Expanded Freeze Frame page]] | [[Raptor:J1939 Expanded Freeze Frame|Return to Expanded Freeze Frame page]] |
Revision as of 21:24, 16 December 2016
Return to the main Raptor page
Return to Expanded Freeze Frame page
Description
This block stores the current values of the SPN's defined in the corresponding raptor_j1939_dm25_send into the specified freeze frame. This block accepts a Raptor OBD Fault handle input and requires three custom fields defining the faults SPN, FMI and Occurred Count. The field names for each of the required fields can be customized in the block parameters.
Inputs
Input | Type | Description |
---|---|---|
obdfault | fault reference | Reference to fault causing storage of Freeze Frame data. |
Outputs
Output | Type | Description |
---|
Parameters
Parameter | Type | Description |
---|---|---|
Freeze Frame Name | String | The name of the freeze frame being set. |
SPN Custom Field Name | String | Defines the name of the Raptor OBD Fault Manager Custom field which defines the SPN of the fault. Data Type must be uint32. |
FMI Custom Field Name | String | Defines the name of the Raptor OBD Fault Manager Custom field which defines the FMI of the fault. Data Type must be uint8. |
Occ Counts Custom Field Name | String | Defines the name of the Raptor OBD Fault Manager Custom field which defines the occurred count of the fault. Data Type must be uint8. |