RIGOL 2 Command System
2-182 MSO2000A/DS2000A Programming Guide
:MEASure:VAMP
Syntax 1
:MEASure:VAMP <chan>
Description 1
Enable the amplitude measurement function of the specified channel.
Syntax 2
:MEASure:VAMP? <chan>
Description 2
Enable the amplitude measurement function of the specified channel and return the measurement result.
Parameter
Name Type Range Default
<chan> Discrete {CHANnel1|CHANnel2|MATH} --
Explanation
The unit is determined by the unit selected for the source channel (refer to the
:CHANnel<n>:UNITs
command).
Return Format
The query returns the measurement result in scientific notation.
Example
:MEASure:VAMP CHANnel1
:MEASure:VAMP? CHANnel1
You can use the following commands to query the statistic maximum, minimum, current value, average
and standard deviation of the amplitude measurement values of the specified channel waveform. Sending
the following commands will enable the statistic function automatically.
:MEASure:VAMP:SMAXimum?
:MEASure:VAMP:SMINimum?
:MEASure:VAMP:SCURrent?
:MEASure:VAMP:SAVerage?
:MEASure:VAMP:SDEViation?