Raptor:SPN Write: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
|} | |} | ||
== Parameters == | == Parameters == |
Latest revision as of 14:24, 14 September 2023
Return to the main Raptor page
Description
Use this block to write the value of an SPN. The block input is in engineering units. The isValid input can be used to set the SPN to the corresponding J1939 invalid value.
Inputs
Input | Type | Description |
---|---|---|
Data | double | Current value of SPN |
isValid | boolean | Set to false if SPN is not valid, the J1939 library will cause the appropropriate error value to be transmitted for this SPN. |
isAvailable | boolean | Set to false if SPN is not available, the J1939 library will cause the appropropriate error value to be transmitted for this SPN. |
Parameters
Parameter | Type | Description |
---|---|---|
J1939 Bus Name | String | This is the name of the J1939 bus. |