Raptor:Expanded Freeze Frame Status: Difference between revisions

From NewEagleWiki
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:
[[RaptorWiki|Return to the main Raptor page]]
[[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|Raptor Expanded Freeze Frame Status]]
[[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>
== Inputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== Outputs ==
== Outputs ==
Line 25: Line 17:
! Has Data
! Has Data
| boolean
| boolean
|
|-
! SPN
| uint32
|  
|  
|-
|-
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.  
|}
|}
== Supported Versions ==
* [[Raptor:Versions#2013a_0.0.1|Raptor 2013a_0.0.1]] and newer

Latest revision as of 16:53, 13 September 2023

Return to the main Raptor page

Return to Expanded Freeze Frame page

Raptor™ Expanded Freeze Frame Status

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.