Raptor:Request Response Address: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by one other user 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]]
Line 7: Line 7:
== 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 ==

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.