Raptor:TP Rx Trigger: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 7: Line 7:
== Description ==
== Description ==
<p>This block is similar to the MotoHawk CAN Receive Slot Trigger; however it is designed to work for J1939 communication. It will execute its function call output whenever the transport protocol receives a message with the specified PGN.</p>
<p>This block is similar to the MotoHawk CAN Receive Slot Trigger; however it is designed to work for J1939 communication. It will execute its function call output whenever the transport protocol receives a message with the specified PGN.</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 23: Line 15:
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|-
|-
!  
! Port 1
| function call
| function call
| Trigger indicating reception of PGN.
| Trigger indicating reception of PGN.

Latest revision as of 15:39, 14 September 2023

Return to the main Raptor page

Return to Transport Protocol page

Raptor™ TP Rx Trigger

Description

This block is similar to the MotoHawk CAN Receive Slot Trigger; however it is designed to work for J1939 communication. It will execute its function call output whenever the transport protocol receives a message with the specified PGN.

Outputs

Output Type Description
Port 1 function call Trigger indicating reception of PGN.

Parameters

Parameter Type Description
J1939 Bus Name String This is the name of the J1939 bus.
PGN uint32 The PGN to receive.