DTC (STRUCT)ΒΆ
TYPE DTC : STRUCT
Diagnostic Trouble Code as defined by SAE.
- InOut:
- Name - Type - Comment - dwSPN- DWORD- Suspect Parameter Number; Always converted with Version 4. Note: If byConversionMethod is 1 (old devices) dwSPN contains wrong value and must been converted by application. - eFMI- Failure Mode Identifier - byOC- BYTE- Occurence Count: 0..126; 127: not available - byConversionMethod- BYTE- 0: SPN conversion method version 4; 1: conversion method is not version 4 
