Raptor:SPN Write: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor:J1939 SPN|Return to SPN page]] | [[Raptor:J1939 SPN|Return to SPN page]] |
Revision as of 21:27, 16 December 2016
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. |
Outputs
Output | Type | Description |
---|
Parameters
Parameter | Type | Description |
---|---|---|
J1939 Bus Name | String | This is the name of the J1939 bus. |