Raptor:DTC Send: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 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]]
Line 22: Line 22:
| uint8
| uint8
| Transmit Destination Address
| Transmit Destination Address
|}
== 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 43: Line 35:
| 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 20:24, 12 September 2023

Return to the main Raptor page

Return to DM Messages page

Raptor™ DTC Send

Description

This block is used by many of the DM blocks which must return a list of faults in a given state. It should not be used without fully understanding underlying mechanisms of the Raptor OBD Fault Manager.

Inputs

Input Type Description
tx_src uint8 Transmit Source Address
tx_dst uint8 Transmit Destination Address

Parameters

Parameter Type Description
J1939 Bus Name String This is the name of the J1939 bus.