Dtc Not Active In Memory
Checks if DTC is in error/info memory.
Arguments Description
dtc (int): DTC
memory (int, optional): the id of memory to check the dtc in. Defaults to None.
dut_name (str): connection name.
with_details (bool): If true the DTC status will be with details.
Returns
Dict: dict with the DTC status data
Example
Dtc Not Active In Memory ${dtc} ${0} ${dut_name}