Source[<n>]]:function:arbitrary:srate – RIGOL DG1000Z Series User Manual
Page 113

RIGOL
DG1000Z Programming Guide
2-101
[:SOURce[<n>]]:FUNCtion:ARBitrary:SRATe
Syntax
[:SOURce[<n>]]:FUNCtion:ARBitrary:SRATe {<srate>|MINimum|MAXimum}
[:SOURce[<n>]]:FUNCtion:ARBitrary:SRATe? [MINimum|MAXimum]
Description
Set the sample rate of the arbitrary waveform of the specified channel.
Query the sample rate of the arbitrary waveform of the specified channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
1|2
1
<srate>
Real
1uSa/s to 60MSa/s
20MSa/s
Explanation
The sample rate is the number of points outputted per second. The instrument
outputs the arbitrary waveform point by point according to the current sample
rate.
When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related
parameters of CH1 by default.
Return Format
The query returns the sample rate of the arbitrary waveform in scientific notation with
7 effective digits, for example, 1.000000E+02 (the sample rate of the arbitrary
waveform is 100Sa/s)
Example
:SOUR1:FUNC:ARB:SRAT 100 /*Set the sample rate of the arbitrary waveform of
CH1 to 100Sa/s*/
:SOUR1:FUNC:ARB:SRAT? /*Query the sample rate of the arbitrary waveform
of CH1 and the query returns 1.000000E+02*/