status Of DTC: bit field name
| Bit | Bit state | Description |
| testFailed | 0 | 0 | DTC is not failed at the time of the request |
| testFailedThisOperationCycle | 1 | 0 | DTC failed during the current operation cycle |
| pendingDTC | 2 | 0 | DTC was not failed on the current or previousoperation cycle |
| confirmedDTC | 3 | 0 | DTC is not confirmed at the time of the request |
| testNotCompletedSinceLastClear | 4 | 0 | DTC test was completed since the last code clear |
| testFailedSinceLastClear | 5 | 0 | DTC test never failed since last code clear |
| testNotCompletedThisOperationCycle | 6 | 0 | DTC test completed this operation cycle |
| warningIndicatorRequested | 7 | 0 | Server is not requesting warningIndicator to beactive |