National Instruments 372139B-01 Automobile User Manual


 
Chapter 6 Automotive Diagnostic Command Set API for C
© National Instruments Corporation 6-3 Automotive Diagnostic Command Set User Manual
List of Functions
The following table contains an alphabetical list of the Automotive Diagnostic Command Set
API functions.
Table 6-2. Functions for the Automotive Diagnostic Command Set for C
Function Purpose
ndClearDiagnosticInformation
Executes the
ClearDiagnostic
Information service.
Clears selected Diagnostic
Trouble Codes (DTCs).
ndCloseDiagnostic Closes a diagnostic
session.
ndControlDTCSetting Executes the
ControlDTCSetting
service. Modifies the
generation behavior of
selected Diagnostic
Trouble Codes (DTCs).
ndConvertFromPhys Converts a physical data
value into a binary
representation using a
type descriptor.
ndConvertToPhys Converts a binary
representation of a value
into its physical value
using a type descriptor.
ndCreateExtendedCANIds Creates diagnostic CAN
identifiers according to
ISO 15765-2.
ndDiagnosticService Executes a generic
diagnostic service. If a
special service is not
available through the
KWP2000, UDS, or OBD
service functions, you can
build it using this function.