Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 6: SCPI command reference
DMM7510-901-01 Rev. B / May 2015
6-191
:TRIGger:BLOCk:BUFFer:CLEar
This command defines a trigger model block that clears the reading buffer.
Type
Affected by
Where saved
Default value
Command only
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
:TRIGger:BLOCk:BUFFer:CLEar <blockNumber>
:TRIGger:BLOCk:BUFFer:CLEar <blockNumber>, "<bufferName>"
<blockNumber>
The sequence of the block in the trigger model
<bufferName>
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:LOAD "EMPTY"
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
defbuffer1
.
Also see
:TRIGger:BLOCk:CONFig:NEXT
This command recalls the settings at the next index of a configuration list.
Type
Affected by
Where saved
Default value
Command only
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
:TRIGger:BLOCk:CONFig:NEXT <blockNumber>, "<configurationList>"
<blockNumber>
The sequence of the block in the trigger model
<configurationList>
The configuration list from which to recall settings