Instructions

71
MEASure:ADISplay
Syntax :MEASure:ADISplay <bool>
:MEASure:ADISplay?
Description : Open or close all measurements, or query the current full
measurement status.
Parameter :<bool> ::= {{1 | ON} | {0 | OFF}
Return : The query returns ON,OFF
Example :MEASure:ADISplay ON /*open*/
:MEASure:ADISplay? /* The query returns ON*/
MEASure:CHANnel<n>:ITEM
Syntax :MEASure:CHANnel<n>:ITEM <type>
Description : Open the corresponding parameter measurements
Parameter :<type>::=<FREQuency|PERiod|VAVG|VMAX|VMIN|VPP|VTOP|
VMID|VBASE|VAMP|RMS|OVERshoot|PREShoot|PERIodrms|PERIodmean|
RTIMe|FTIMe|PPULses|NPULses|PDUTy|NDUTy|FRR|FFF|FOVshoot|
RPREshoot|BWIDth|FRF|FFR|LRR|LRF|LFR|LFF>
Example :MEASure:CHANnel1:ITEM VPP /*open vpp of ch1*/
MEASure:CHANnel<n>:ITEM?
Syntax :MEASure:CHANnel<n>:ITEM? <type>
Description : The query channel n corresponds to the measurement of the
item type
Parameter :<n> ::= <1|2|3|4>
:<type>::=<FREQuency|PERiod|VAVG|VMAX|VMIN|VPP|VTOP|
VMID|VBASE|VAMP|RMS|OVERshoot|PREShoot|PERIodrms|PERIodmean|
RTIMe|FTIMe|PPULses|NPULses|PDUTy|NDUTy|FRR|FFF|FOVshoot|
RPREshoot|BWIDth|FRF|FFR|LRR|LRF|LFR|LFF>
Return : The query returns the measured value of the corresponding
item
Example :MEASure:CHANnel1:ITEM? VPP
MEASure:GATE:ENABle
Syntax :MEASure:GATE:ENABle <bool>
:MEASure:GATE:ENABle?
Description : Set or query the current gate state
Parameter :<bool> ::= {{1 | ON} | {0 | OFF}
Return : The query returns ON,OFF