Raptor:TP Rx Trigger: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Transport Protocol page [[File:RaptorTPRxTrigger.jpg|right|frame|Raptor TP Rx Trigge…') |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[ | [[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:RaptorTPRxTrigger.jpg|right|frame| | [[File:RaptorTPRxTrigger.jpg|right|frame|Raptor™ TP Rx Trigger]] | ||
== 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> | ||
== 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. | ||
|} | |} | ||
Latest revision as of 15:39, 14 September 2023
Return to the main Raptor page
Return to Transport Protocol page
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. |