Trace:log:state - Keithley 2461 Reference Manual

1kw pulse mode interactive sourcemeter instrument
Table of Contents

Advertisement

Section 6: SCPI command reference
Details
When a reading buffer is set to fill once, no data is overwritten in the buffer. When the buffer is filled,
no more data is stored in that buffer and new readings are discarded.
When a reading buffer is set to fill continuously, the oldest data is overwritten by the newest data after
the buffer fills.
When you change the fill mode of a buffer, any data in the buffer is cleared.
Example
TRACe:MAKE "testData", 100
TRACe:FILL:MODE? "testData"
TRACe:FILL:MODE CONT, "testData"
TRACe:FILL:MODE? "testData"
TRACe:FILL:MODE?
Also see
Reading buffers
Remote buffer operation
:TRACe:MAKE
:TRACe:CLEar

:TRACe:LOG:STATe

This command indicates if information events are logged when the specified reading buffer is at 0 % or 100 %
filled.
Type
Command and query
Usage
:TRACe:LOG:STATe <logState>
:TRACe:LOG:STATe <logState>, "<bufferName>"
:TRACe:LOG:STATe?
:TRACe:LOG:STATe? "<bufferName>"
<logState>
<bufferName>
6-164
(on page 3-2)
(on page 3-23)
(on page 6-165)
(on page 6-159)
Affected by
Recall settings
Instrument reset
Power cycle
Do not log information events: OFF or 0
Log information events: ON or 1
A string that indicates the reading buffer; the default buffers (defbuffer1 or
defbuffer2) or the name of a user-defined buffer; if no buffer is specified,
defbuffer1 is used
Model 2461 Interactive SourceMeter® Instrument Reference Manual
Create a user-defined reading buffer named testData
with a capacity of 100 measurements.
Query the fill mode setting for testData.
Output:
ONCE
Set testData fill mode to continuous.
Query the fill mode setting for testData.
Output:
CONT
Query the fill mode setting for defbuffer1.
Output:
CONT
Where saved
Save settings
Default value
defbuffer1: 1 (ON)
defbuffer2: 1 (ON)
User-created buffer: 0 (OFF)
2461-901-01 A/November 2015

Advertisement

Table of Contents
loading

Table of Contents