Raptor:Expanded Freeze Frame Status: 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:RaptorExpandedFreezeFrameStatus.jpg|right|frame…') |
No edit summary |
||
(4 intermediate revisions by 4 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:RaptorExpandedFreezeFrameStatus.jpg|right|frame| | [[File:RaptorExpandedFreezeFrameStatus.jpg|right|frame|Raptor™ Expanded Freeze Frame Status]] | ||
== Description == | == Description == | ||
<p>This block returns the status of an extended freeze frame. This can be used to clear a freeze frame related to a specific SPN/FMI or to determine the next empty freeze frame when storing a new freeze frame.</p> | <p>This block returns the status of an extended freeze frame. This can be used to clear a freeze frame related to a specific SPN/FMI or to determine the next empty freeze frame when storing a new freeze frame.</p> | ||
== Outputs == | == Outputs == | ||
Line 25: | Line 17: | ||
! Has Data | ! Has Data | ||
| boolean | | boolean | ||
| | | | ||
|- | |- | ||
Line 55: | Line 43: | ||
| The name of the freeze frame whose status is to be read. | | The name of the freeze frame whose status is to be read. | ||
|} | |} | ||
Latest revision as of 16:53, 13 September 2023
Return to the main Raptor page
Return to Expanded Freeze Frame page
Description
This block returns the status of an extended freeze frame. This can be used to clear a freeze frame related to a specific SPN/FMI or to determine the next empty freeze frame when storing a new freeze frame.
Outputs
Output | Type | Description |
---|---|---|
Has Data | boolean | |
SPN | uint32 | |
FMI | uint8 | |
OccCnt | uint8 |
Parameters
Parameter | Type | Description |
---|---|---|
Freeze Frame Name | String | The name of the freeze frame whose status is to be read. |