User manual

RIGOL Chapter 2 Command System
2-114 DSA700 Programming Guide
[:SENSe]:CORRection:CSET<n>:DELete
Syntax
[:SENSe]:CORRection:CSET<n>:DELete
Description
Delete the specified amplitude correction setting.
Parameter
Name
Type
Range
Default
<n> Discrete 1|2|3|4 --
Explanation
<n>: 1 denotes Antenna, 2 denotes Cable, 3 denotes Other and 4 denotes User.
Example
The command below deletes the Antenna correction setting.
:SENSe:CORRection:CSET1:DELete
[:SENSe]:CORRection:CSET<n>[:STATe]
Syntax
[:SENSe]:CORRection:CSET<n>[:STATe] OFF|ON|0|1
[:SENSe]:CORRection:CSET<n>[:STATe]?
Description
Enable or disable the specified amplitude correction function.
Query the status of the specified amplitude correction function.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4
--
--
Bool
OFF|ON|0|1
OFF|0
Explanation
<n>: 1 denotes Antenna, 2 denotes Cable, 3 denotes Other and 4 denotes User.
Return Format
The query returns 0 or 1.
Example
The command below disables the Antenna amplitude correction function.
:SENSe:CORRection:CSET1:STATe OFF or :SENSe:CORRection:CSET1:STATe 0
The query below returns 0.
:SENSe:CORRection:CSET1:STATe?