:ACQuire:CDISplay

Command Syntax

:ACQuire:CDISplay

Description

Erases all data from display memory and resets the data acquisition to the starting data point. Initiating this command in run mode clears the data and then acquires and displays new data. Initiating this command in stop/single mode clears the data. This command is equivalent to clicking the Clear button.

Example Command Sequence

This example sequence of commands erases display memory and sets up an acquisition limit test.

:ACQuire:CDISplay
:LTESt:ACQuire:CTYPe:SAMPles 1
:LTESt:ACQuire:STATe ON
:ACQuire:RUN
*OPC?

                      //  Your code to synchronize execution timing.