Raptor:Single Frame PGN Tx: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to PGN Tx page right|frame|Raptor Single Frame PGN Tx == Descr…') |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:J1939 PGN Tx|Return to PGN Tx page]] | [[Raptor:J1939 PGN Tx|Return to PGN Tx page]] | ||
[[File:RaptorSingleFramePGNTx.jpg|right|frame| | [[File:RaptorSingleFramePGNTx.jpg|right|frame|Raptor™ Single Frame PGN Tx]] | ||
== Description == | == Description == |
Revision as of 15:52, 4 March 2014
Return to the main Raptor page
Description
This block implements all single frame PGN's. It must be used with the neweagle_spn_write block to set the SPN data being transmitted.
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|
Parameters
Parameter | Type | Description |
---|---|---|
J1939 Bus Name | string | This is the name of the J1939 bus. |
PGN | uint32 | The PGN to send. |
Destination Address | uint8 | Sets the destination address on messages which support a destination address. |
Instance | string | (Optional) Allows multiple, named instances of the same PGN within a model. |
Override Period | checkbox | Overrides the default period of the PGN as specified in J1939-71. |
Tx Mode | enum | When overriding the period, specifies if the block should be sent periodically, asynchronously, or on request only. |
Period | uint32 | When overriding the period and tx mode is periodically, this specifies the period in milliseconds to tx the pgn. |
Supported Versions
- Raptor 2013a_0.0.1 and newer