Raptor:Request Response Address: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
(Created page with 'Return to the main Raptor page Return to Transport Protocol page [[File:RaptorRequestResponseAddress.jpg|right|frame|Raptor R…')
 
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 Transport Protocol|Return to Transport Protocol page]]
[[Raptor:J1939 Transport Protocol|Return to Transport Protocol page]]


[[File:RaptorRequestResponseAddress.jpg|right|frame|Raptor Request Response Address]]
[[File:RaptorRequestResponseAddress.jpg|right|frame|Raptor™ Request Response Address]]


== Description ==
== Description ==
<p>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.</p>
<p>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.</p>
== Inputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== Outputs ==
== Outputs ==
Line 43: Line 35:
| 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 14:18, 14 September 2023

Return to the main Raptor page

Return to Transport Protocol page

Raptor™ Request Response Address

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.

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.