Raptor:PGN Enable: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
 
No edit summary
 
(3 intermediate revisions by 3 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]]


[[File:RaptorPGNEnable.jpg|right|frame|Raptor PGN Enable]]
[[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>


== Inputs ==
<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>
{| 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 43: Line 37:
| 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 12:53, 14 September 2023

Return to the main Raptor page

Return to Transport Protocol page

Raptor™ PGN Enable

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.