Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-7
:CALCulate:LLINe<n>:CONTrol:INTerpolate:TYPE
Syntax
:CALCulate:LLINe<n>:CONTrol:INTerpolate:TYPE LOGarithmic|LINear
:CALCulate:LLINe<n>:CONTrol:INTerpolate:TYPE?
Description
Set the frequency interpolation mode in the Pass/Fail test to log or linear.
Query the frequency interpolation mode.
Parameter
Explanation
<n> denotes the lower limit line (1) or upper limit line (2).
In log mode, both the frequency and amplitude use log unit to make interpolation operation.
In linear mode, the frequency uses a linear unit and the amplitude uses a log unit for interpolation
operation.
Return Format
The query returns LOG or LIN.
Example
The command below sets the frequency interpolation mode of the lower limit line to log.
:CALCulate:LLINe1:CONTrol:INTerpolate:TYPE LOGarithmic
The query below returns LOG.
:CALCulate:LLINe1:CONTrol:INTerpolate:TYPE?
:CALCulate:LLINe<n>:DATA
Syntax
:CALCulate:LLINe<n>:DATA <x-axis>,<ampl>,<connected>{,<x-axis>,<ampl>,<connected>}
:CALCulate:LLINe<n>:DATA?
Description
Create a limit line of the Pass/Fail test.
Query the limit line information.
Parameter
<x-axis>
0 Hz to 3.2 GHz (the X axis denotes frequency)
0 us to 3.2 ks (the X axis denotes time)
--
<ampl>
-400 dBm to 320 dBm --
Explanation
<n>: denote the lower limit line (1) or upper limit line (2).
<x-axis>: the frequency or time (depend on the X axis type) of the point being edited.
<ampl>: the amplitude of the point being edited.