NumberGet the DtcMask
Kind: Instance method of GetDTCs
Returns: Number - the KEY_DTC_MASK value
NumberGet the EcuName
Kind: Instance method of GetDTCs
Returns: Number - the KEY_ECU_NAME value
GetDTCsSet the DtcMask
Kind: Instance method of GetDTCs
Returns: GetDTCs - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| mask | Number |
DTC Mask Byte to be sent in diagnostic request to module . - The desired DtcMask. {'num_min_value': 0, 'num_max_value': 255} |