Raptor:DM4: Difference between revisions
Jump to navigation
Jump to search
Ssienkowski (talk | contribs) (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: | ||
[[ | [[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| | [[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. | ||
|} | |} | ||
Line 39: | Line 31: | ||
| This is the name of the J1939 bus. | | This is the name of the J1939 bus. | ||
|} | |} | ||
Latest revision as of 19:47, 12 September 2023
Return to the main Raptor page
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. |