Number
Get the DtcMask
Kind: Instance method of GetDTCs
Returns: Number
- the KEY_DTC_MASK value
Number
Get the EcuName
Kind: Instance method of GetDTCs
Returns: Number
- the KEY_ECU_NAME value
GetDTCs
Set 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} |