Raptor:DM4: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
(Created page with 'Return to the main Raptor page Return to DM Messages page right|frame|Raptor DM4 == Description == <p>This b…')
 
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[RaptorWiki|Return to the main Raptor page]]
[[Raptor-Platform|Return to the main Raptor page]]


[[Raptor:J1939 DM Messages|Return to DM Messages page]]
[[Raptor:J1939 DM Messages|Return to DM Messages page]]


[[File:RaptorDM4.jpg|right|frame|Raptor DM4]]
[[File:RaptorDM4.jpg|right|frame|Raptor™ DM4]]


== Description ==
== Description ==
Line 18: Line 18:
| uint8[]
| uint8[]
| Vector of bytes containing freeze frame data formatted according to J1939 DM4.
| Vector of bytes containing freeze frame data formatted according to J1939 DM4.
|}
== Outputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Output
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}
|}


Line 39: Line 31:
| This is the name of the J1939 bus.
| This is the name of the J1939 bus.
|}
|}
== Supported Versions ==
* [[Raptor:Versions#2013a_0.0.1|Raptor 2013a_0.0.1]] and newer

Latest revision as of 19:47, 12 September 2023

Return to the main Raptor page

Return to DM Messages page

Raptor™ DM4

Description

This block implements PGN 65229 Freeze Frame Parameters (DM4). The input to this block is a vector of type uint8 which contains the contents of the DM4 message according to the J1939 specification.

Inputs

Input Type Description
Freeze Frame Data uint8[] Vector of bytes containing freeze frame data formatted according to J1939 DM4.

Parameters

Parameter Type Description
J1939 Bus Name String This is the name of the J1939 bus.