Raptor:DM8: Difference between revisions
Jump to navigation
Jump to search
Ssienkowski (talk | contribs) (Created page with 'Return to the main Raptor page Return to DM Messages page right|frame|Raptor Dm8 == Description == <p>This b…') |
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 DM Messages|Return to DM Messages page]] | [[Raptor:J1939 DM Messages|Return to DM Messages page]] | ||
[[File:RaptorDM8.jpg|right|frame| | [[File:RaptorDM8.jpg|right|frame|Raptor™ Dm8]] | ||
== Description == | == Description == | ||
Line 12: | Line 12: | ||
|- | |- | ||
! scope="col" style="width: 15%;"|Input | ! scope="col" style="width: 15%;"|Input | ||
! scope="col" style="width: 15%;"|Type | ! scope="col" style="width: 15%;"|Type | ||
! scope="col" style="width: 70%;"|Description | ! scope="col" style="width: 70%;"|Description | ||
Line 55: | Line 47: | ||
| This is the name of the J1939 bus. | | This is the name of the J1939 bus. | ||
|} | |} | ||
Latest revision as of 20:08, 12 September 2023
Return to the main Raptor page
Description
This block implements PGN 65232 Test Results For Non-Continuously Monitored Systems (DM8).
Inputs
Input | Type | Description |
---|---|---|
Test ID[] | uint8[] | Test identifiers, all test identifier values must be the same when multiple test results are reported in one DM8 response |
Test Type[] | uint8[] | Test Type/Component Identifier |
Test Value[] | uint16[] | The test value collected during the test. If the test performed does not have both a test limit minimum and maximum, then the appropriate limit value (Maximum or Minimum) should be set to all ones. SAE J1939-71 defines this to mean not available. |
Test Maxiumum[] | uint16[] | Test Minimums, The test value must be less than or equal to Test Limit Maximum in order for the test to pass. |
Test Minimum[] | uint16[] | Test Maximums, The test value must be greater than or equal to Test Limit Minimum in order for the test to pass. |
Parameters
Parameter | Type | Description |
---|---|---|
J1939 Bus Name | String | This is the name of the J1939 bus. |