Keithley SourceMeter 2790 Reference Manual page 203

Hide thumbs Also See for SourceMeter 2790:
Table of Contents

Advertisement

6-12
j.
TRACe:DATA:SELected? <start>, <count>
TRACe:NEXT?
Use the TRACe:DATA:SELected? command to specify which stored readings to return. The
<start> parameter specifies the first stored reading to return. Note that the first stored read-
ing in the buffer is #0. The <count> parameter specifies the number of readings to return.
When the storage process is aborted, you can use TRACe:NEXT? to determine the buffer
location for the next stored reading. For example, if the last reading is stored at memory
location #36, TRACe:NEXT? will return the value 37. This query is useful when using the
buffer in the continuous storage mode (TRACe:FEED:CONTrol ALWays) as demonstrated
by the following example:
Example — Assume the buffer is configured for continuous (wrap-around) storage and the
buffer size is 100. At some point you stop the storage process and want to return all the read-
ings that were stored since the last time the buffer filled. The following command will return
the buffer location for the next stored reading:
TRACe:NEXT?
Assume that the above query returned value 37. Now you can use that value as the <count>
parameter for the following command to return the 37 readings (0 through 36):
TRACe:SELected:DATA? 0, 36
klqb
k. TRACe:NOTify <NRf>
<NRf> = 2 to 109999
Use this command to specify the number of stored readings that will set bit B6 (Trace
Notify) of the measurement event register. See
The maximum valid parameter value for this command is one less than the present buffer
size (which is set by the TRACe:POINTs command). For example, TRACe:POINts 55000
sets the buffer size to 55,000 readings. For this buffer size, the maximum valid parameter
value for TRACe:NOTify is 54999 (55000-1).
When an invalid parameter value is specified, the command is ignored and causes error -222
(parameter data out of range).
Model 2790 SourceMeter
When using the RS-232 interface, the TRAC:DATA:SEL? command should
always be used when recalling more than 100 points of buffer data. For large
buffers, the PC may lose synchronization and data can be lost. To avoid this, use
this query command to recall buffer data in 100 point blocks.
®
Switch System Reference manual
Specify readings to return
Query location of last buffer reading
' Query buffer location for next stored
reading.
' Return buffer readings 0 through 36.
Specify number of readings that will
set Trace Notify bit
Section 11
for details on status structure.

Advertisement

Table of Contents
loading

Table of Contents