Raptor:DM30: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
(Created page with 'Return to the main Raptor page Return to DM Messages page right|frame|Raptor DM30 == Description == <p>This…')
 
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 DM Messages|Return to DM Messages page]]
[[Raptor:J1939 DM Messages|Return to DM Messages page]]


[[File:RaptorDM30.jpg|right|frame|Raptor DM30]]
[[File:RaptorDM30.jpg|right|frame|Raptor™ DM30]]


== Description ==
== Description ==
Line 42: Line 42:
| uint16[]
| uint16[]
| Test Maximums, The test value must be greater than or equal to Test Limit Minimum in order for the test to pass.
| Test Maximums, The test value must be greater than or equal to Test Limit Minimum in order for the test to pass.
|}
== Outputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Output
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}
|}


Line 63: Line 55:
| This is the name of the J1939 bus.
| This is the name of the J1939 bus.
|}
|}
== Supported Versions ==
* [[Raptor:Versions#2013a_0.0.1|Raptor 2013a_0.0.1]] and newer

Latest revision as of 19:41, 12 September 2023

Return to the main Raptor page

Return to DM Messages page

Raptor™ DM30

Description

This block implements PGN 41984 Scaled Test Results (DM30). SLOT input describes a parameters Scaling, Limits, Offset and Transfer Function, see J1939-71 Appendix A.

Inputs

Input Type Description
test ids[] uint8[] Test identifiers
spn[] uint32[] SPN of scaled test results
fmi[] uint8[] FMI of scaled test results
slot[] uint8[] SLOT input describes a parameters Scaling, Limits, Offset and Transfer Function, see J1939-71 Appendix A.
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.
max[] uint16[] Test Minimums, The test value must be less than or equal to Test Limit Maximum in order for the test to pass.
min[] 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.