Raptor:DM4: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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. | ||
|} | |} | ||
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. |