Raptor:TP Rx Trigger: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 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]]
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.
Line 43: Line 35:
| The PGN to receive.
| The PGN to receive.
|}
|}
== Supported Versions ==
* [[Raptor:Versions#2013a_0.0.1|Raptor 2013a_0.0.1]] and newer

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.