[FailClear]


  • This command clears the Fail Counter flag. 
    • It resets it to zero. 
  • When this flag is zero then it is assumed the current test is in a Pass state. 
    • If the value is not zero, then the current text is in a failed state. 
  • Every time a program sends a command, it compares the expected reply value to the actual reply returned. 
    • If they do not match, then the Fail counter is increased by 1.