Section 6: SCPI command reference
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
6-172
DMM7510-901-01 Rev. B / May 2015
:TRACe:TRIGger:DIGitize
This command makes readings using the active digitize function and stores them in the reading buffer.
Type
Affected by
Where saved
Default value
Command only
Not applicable
Not applicable
Not applicable
Usage
:TRACe:TRIGger:DIGitize
:TRACe:TRIGger:DIGitize "<bufferName>"
<bufferName>
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
Details
A digitize function must be selected before sending this command.
This command makes the number of digitize measurements that is set by the digitize count
command.
Example
DIG:FUNC "VOLTage"
TRACe:MAKE "MyBuffer", 100
TRACe:TRIG:DIG "MyBuffer"
TRACe:TRIG:DIG "MyBuffer"
TRACe:TRIG:DIG "MyBuffer"
TRACe:TRIG:DIG "MyBuffer"
TRACe:TRIG:DIG "MyBuffer"
TRACe:DATA? 1,5, "MyBuffer", rel
Make the digitize voltage measurement function the active
function.
Create a buffer called
MyBuffer
with a maximum size of 100.
Make readings and store them in
MyBuffer
.
Recall the relative time when the data points were measured
for the first five readings in the buffer.
Example output:
0.000000,0.408402,0.816757,1.208823,1.617529
Also see
(on page 6-122)
[:SENSe[1]]:DIGitize:FUNCtion[:ON]
(on page 6-123)