Instructions

Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-87
[:SENSe]:METer:PHOLd:ADJustable
Syntax
[:SENSe]:METer:PHOLd:ADJustable <time>
[:SENSe]:METer:PHOLd:ADJustable?
Description
Sets the peak hold time of the meter.
Queries the peak hold time of the meter.
Parameter
Name
Type
Range
Default
<time>
Consectutive Real Number
500 ms to 100 s
2 s
Return Format
The query returns the peak hold time in scientific notation.
Example
The following command sets the peak hold time of the meter to 0.8 s.
:SENSe:METer:PHOLd:ADJustable 0.8
The following query returns 8.000000000e-01.
:SENSe:METer:PHOLd:ADJustable?
[:SENSe]:METer:PHOLd:RESet
Syntax
[:SENSe]:METer:PHOLd:RESet
Description
Resets the peak hold lines of all the currently enabled meters to the current signal value.
[:SENSe]:METer:PHOLd:TYPE
Syntax
[:SENSe]:METer:PHOLd:TYPE INFinite|ADJustable
[:SENSe]:METer:PHOLd:TYPE?
Description
Sets the max hold time mode of the meter.
Queries the max hold time mode of the meter.
Parameter
Name
Type
Range
Default
--
Keyword
INFinite|ADJustable
INFinite
Remarks
INFinite: indicates the infinite mode. The peak hold line of the selected meter will not be reset.
ADJustable: indicates the adjustable mode. The peak hold line of the selected meter will be reset to the
current signal value after the set peak hold time.
Return Format
The query returns INF or ADJ.