Model 2461 Interactive SourceMeter® Instrument Reference Manual Section 6: SCPI command reference2461-901-01 A/November 2015 6-195:TRIGger:BLOCk:BUFFer:CLEarThis command defines a trigger model block that clears the reading buffer.Type Affected by Where saved Default valueCommand only Recall settingsInstrument resetPower cycleSave settings Not applicableUsage:TRIGger:BLOCk:BUFFer:CLEar :TRIGger:BLOCk:BUFFer:CLEar , "" The sequence of the block in the trigger model The name of the buffer, which must be an existing buffer; if no buffer isdefined, defbuffer1 is usedDetailsWhen trigger model execution reaches the buffer clear trigger block, the instrument empties thespecified 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 thisblock.ExampleTRIG:LOAD "EMPTY"TRIG:BLOC:BUFF:CLE 1TRIG:BLOC:MEAS 2TRIG:BLOC:BRAN:COUN 3, 5, 2TRIG:BLOC:DEL:CONS 4, 1TRIG:BLOC:BRAN:COUN 5, 3, 2Reset trigger model settings.Clear defbuffer1 at the beginning of thetrigger 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 indefbuffer1.Also seeBuffer clear block (on page 3-108):TRACe:MAKE (on page 6-165)