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