Raptor:PGN Set Enable: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
| boolean | | boolean | ||
| Input to enable or disable the PGN. | | Input to enable or disable the PGN. | ||
|} | |} | ||
Latest revision as of 13:10, 14 September 2023
Return to the main Raptor page
Return to Transport Protocol page
Description
This block is used to set the enable status of a PGN. This can be used to disable a PGN from transmitting. This will also disable the request trigger and send the appropriate NACK when the PGN is requested. The Master Enable can be used to disable all communication while maintaining individual PGN enable/disable states when re-enabled.
Inputs
Input | Type | Description |
---|---|---|
Enable | boolean | Input to enable or disable the PGN. |
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. |