6: Reading buffers 2470 High Voltage SourceMeter Instrument
6-24 2470-901-01 Rev. A / May 2019
Clearing buffers
You can clear all readings and statistics from buffers.
The following topics provide information about using the front panel to clear buffers and introduce
how to use remote commands to clear buffers.
Using the front panel to clear a reading buffer:
1. Press the MENU key.
2. Under Measure, select Reading Buffers. The MANAGE READING BUFFERS window is
displayed.
3. Select a reading buffer from the list. For example, select testData.
Figure 121: MANAGE READING BUFFERS window
4. Select Clear to clear the buffer.
5. A confirmation message is displayed. Select Yes.
6. Press the HOME key to return to the home screen.
Using SCPI commands to clear a buffer:
To clear a user-defined buffer named testData, send the following command:
TRACe:CLEar "testData"
Using TSP commands to clear a buffer:
To clear a user-defined buffer named testData, send the following command:
testData.clear()