Raptor:Parse CAN ID: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Transport Protocol page [[File:RaptorParseCANID.jpg|right|frame|Raptor Parse CAN ID]…') |
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 Transport Protocol|Return to Transport Protocol page]] | [[Raptor:J1939 Transport Protocol|Return to Transport Protocol page]] | ||
[[File:RaptorParseCANID.jpg|right|frame| | [[File:RaptorParseCANID.jpg|right|frame|Raptor™ Parse CAN ID]] | ||
== Description == | == Description == | ||
Line 14: | Line 14: | ||
! scope="col" style="width: 15%;"|Type | ! scope="col" style="width: 15%;"|Type | ||
! scope="col" style="width: 70%;"|Description | ! scope="col" style="width: 70%;"|Description | ||
|- id | |- | ||
! id | |||
| uint32 | | uint32 | ||
| | | | ||
Line 34: | Line 35: | ||
| | | | ||
|} | |} | ||
Latest revision as of 13:32, 14 September 2023
Return to the main Raptor page
Return to Transport Protocol page
Description
This block outputs the destination and source address of a message.
Inputs
Input | Type | Description |
---|---|---|
id | uint32 |
Outputs
Output | Type | Description |
---|---|---|
DST | uint8 | |
SRC | uint8 |