Raptor:Request Response Address: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 43: | Line 43: | ||
| This is the name of the J1939 bus. | | This is the name of the J1939 bus. | ||
|} | |} | ||
Revision as of 13:28, 7 July 2014
Return to the main Raptor page
Return to Transport Protocol page
Description
This block outputs the source and destination addresses that should be used for the response to a PGN request. Use this block inside the function call subsystem of a PGN trigger to drive the source and destination ports of a J1939 message transmission.
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|---|---|
tx_src | uint8 | Source address of requesting node. |
tx_dst | uint8 | Destination address of requesting node. |
Parameters
Parameter | Type | Description |
---|---|---|
J1939 Bus Name | String | This is the name of the J1939 bus. |