Raptor:Expanded Freeze Frame Set: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Expanded Freeze Frame page [[File:RaptorExpandedFreezeFrameSet.jpg|right|frame|Ra…') |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
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]] | ||
[[File:RaptorExpandedFreezeFrameSet.jpg|right|frame| | [[File:RaptorExpandedFreezeFrameSet.jpg|right|frame|Raptor™ Expanded Freeze Frame Set]] | ||
== Description == | == Description == | ||
Line 18: | Line 18: | ||
| fault reference | | fault reference | ||
| Reference to fault causing storage of Freeze Frame data. | | Reference to fault causing storage of Freeze Frame data. | ||
|} | |} | ||
Line 51: | Line 43: | ||
| Defines the name of the Raptor OBD Fault Manager Custom field which defines the occurred count of the fault. Data Type must be uint8. | | Defines the name of the Raptor OBD Fault Manager Custom field which defines the occurred count of the fault. Data Type must be uint8. | ||
|} | |} | ||
Latest revision as of 16:51, 13 September 2023
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. |
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. |