Raptor:PGN Enable: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Transport Protocol page right|frame|Raptor PGN Enable …') |
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:RaptorPGNEnable.jpg|right|frame| | [[File:RaptorPGNEnable.jpg|right|frame|Raptor™ PGN Enable]] | ||
== Description == | == Description == | ||
<p>This block is used to get the enable status of a PGN. This block will include a Raptor Adjustment and Measurement in the model which can be used to control and view the enable/disable state of a PGN. This block should only be used once in a model for a given PGN and J1939 bus.</p> | <p>This block is used to get the enable status of a PGN. This block will include a Raptor Adjustment and Measurement in the model which can be used to control and view the enable/disable state of a PGN. This block should only be used once in a model for a given PGN and J1939 bus.</p> | ||
<p>Note: a PGN enable block and a PGN trigger block cannot be configured with the same PGN and the same J1939 bus in the same model, due to conflicting calibration names. If this functionality is desired, use the PGN Get Enable - No Cal block, which does not have this limitation but removes the ability to control the block in Raptor-Cal.</p> | |||
== Outputs == | == Outputs == | ||
Line 43: | Line 37: | ||
| The PGN to receive. | | The PGN to receive. | ||
|} | |} | ||
Latest revision as of 12:53, 14 September 2023
Return to the main Raptor page
Return to Transport Protocol page
Description
This block is used to get the enable status of a PGN. This block will include a Raptor Adjustment and Measurement in the model which can be used to control and view the enable/disable state of a PGN. This block should only be used once in a model for a given PGN and J1939 bus.
Note: a PGN enable block and a PGN trigger block cannot be configured with the same PGN and the same J1939 bus in the same model, due to conflicting calibration names. If this functionality is desired, use the PGN Get Enable - No Cal block, which does not have this limitation but removes the ability to control the block in Raptor-Cal.
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. |