Interactive SourceMeter® Instrument Reference Manual Section 6:
2461-901-01 A/November 2015 6-195
:TRIGger:BLOCk:BUFFer:CLEar
This command defines a trigger model block that clears the reading buffer.
Type Affected by Where saved Default value
Instrument reset
Usage
:TRIGger:BLOCk:BUFFer:CLEar <blockNumber>
:TRIGger:BLOCk:BUFFer:CLEar <blockNumber>, "<bufferName>"
The sequence of the block in the trigger model
The name of the buffer, which must be an existing buffer; if no buffer is
defined, defbuffer1 is used
Details
When trigger model execution reaches the buffer clear trigger block, the instrument empties the
specified reading buffer. The specified buffer can be the default buffer or a buffer that you defined.
If you are clearing a user-defined reading buffer, you must create the buffer before you define this
block.
Example
TRIG:BLOC:BUFF:CLE 1
TRIG:BLOC:MEAS 2
TRIG:BLOC:BRAN:COUN 3, 5, 2
TRIG:BLOC:DEL:CONS 4, 1
TRIG:BLOC:BRAN:COUN 5, 3, 2
Reset trigger model settings.
Clear defbuffer1 at the beginning of the
trigger model.
Loop and take 5 readings.
Delay 1 s.
Loop three more times back to block 2.
At end of execution, 15 readings are stored in
Also see
Buffer clear block (on page 3-108)
:TRACe:MAKE (on page 6-165)