RIGOL Chapter 2 Command System
2-118 DSA800E Programming Guide
[:SENSe]:CORRection:CSET<n>:X:SPACing
Syntax
[:SENSe]:CORRection:CSET<n>:X:SPACing LINear|LOGarithmic
[:SENSe]:CORRection:CSET<n>:X:SPACing?
Description
Set the frequency interpolation mode of the amplitude correction.
Query the frequency interpolation mode of the amplitude correction.
Parameter
Explanation
<n>: 1 denotes Antenna, 2 denotes Cable, 3 denotes Other and 4 denotes User.
In linear (LINear) mode, the frequency uses a Lin unit and the amplitude uses a Log unit to perform
interpolation.
In log (LOGarithmic) mode, both of the frequency and amplitude use a Log unit to perform interpolation.
Return Format
The query returns LIN or LOG.
Example
The command below sets the frequency interpolation mode to linear.
:SENSe:CORRection:CSET1:X:SPACing LINear
The query below returns LIN.
:SENSe:CORRection:CSET1:X:SPACing?
[:SENSe]:CORRection:CSET:TABLe:STATe
Syntax
[:SENSe]:CORRection:CSET:TABLe:STATe OFF|ON|0|1
[:SENSe]:CORRection:CSET:TABLe:STATe?
Description
Enable or disable the correction table.
Query the status of the correction table.
Parameter
Return Format
The query returns 0 or 1.
Example
The command below enables the correction table.
:SENSe:CORRection:CSET:TABLe:STATe ON or :SENSe:CORRection:CSET:TABLe:STATe 1
The query below returns 1.
:SENSe:CORRection:CSET:TABLe:STATe?