Raptor:PGN Enable - No Cal: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Transport Protocol page [[File:RaptorPGNEnableNoCal.jpg|right|frame|Raptor PGN Enabl…') |
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:RaptorPGNEnableNoCal.jpg|right|frame| | [[File:RaptorPGNEnableNoCal.jpg|right|frame|Raptor™ PGN Enable - No Cal]] | ||
== Description == | == Description == | ||
<p>This block is similar to the raptor_j1939_pgn_get_enable_block except it does not include a Raptor Adjustment or Measurement to display the state of the enable state. This block also allows the reading of the master enable state. Use this block to get the enable status of a PGN if a raptor_j1939_pgn_get_enable or raptor_j1939_pgn_trigger block already exists in the model for the given PGN and J1939 bus.</p> | <p>This block is similar to the raptor_j1939_pgn_get_enable_block except it does not include a Raptor Adjustment or Measurement to display the state of the enable state. This block also allows the reading of the master enable state. Use this block to get the enable status of a PGN if a raptor_j1939_pgn_get_enable or raptor_j1939_pgn_trigger block already exists in the model for the given PGN and J1939 bus.</p> | ||
== Outputs == | == Outputs == | ||
Line 47: | Line 39: | ||
| Select to set the master enable state. | | Select to set the master enable state. | ||
|} | |} | ||
Latest revision as of 12:56, 14 September 2023
Return to the main Raptor page
Return to Transport Protocol page
Description
This block is similar to the raptor_j1939_pgn_get_enable_block except it does not include a Raptor Adjustment or Measurement to display the state of the enable state. This block also allows the reading of the master enable state. Use this block to get the enable status of a PGN if a raptor_j1939_pgn_get_enable or raptor_j1939_pgn_trigger block already exists in the model for the given PGN and J1939 bus.
Outputs
Output | Type | Description |
---|---|---|
Enabled | boolean | Output indicating true if the PGN is currently enabled, false otherwise. |
Parameters
Parameter | Type | Description |
---|---|---|
J1939 Bus Name | String | This is the name of the J1939 bus. |
PGN | uint32 | The PGN to receive. |
Master Enable | checkbox | Select to set the master enable state. |