ADCLR Command

Use the ADCLR command to flush the input buffer for ADC simulation. This resets the input data buffer and clears out all values. Notice that if the ADC is currently using a value, this command does not prevent the ADC from using it.
Note: Refer the ADDI command for information on how to access the input buffer of the ADC interface.
Syntax
  >gdi ADCLR  
Example
  >gdi ADCLR  
Clear the input buffer for ADC simulation.