:CALC<Ch>:LIM:OFFS:AMPL

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude <Value>

:CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude?

Description

This command sets/gets the limit line amplitude offset.

Variable

Parameter

Value

Description

Amplitude offset value

Data Type

Numeric type (Real)

Range

-500M ~ 500M

Preset Value

0

Unit

Depending on Measurement Format

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 10
Ana.WriteString ":CALC1:LIM:OFFS:AMPL " & Str(Var), True
Ana.WriteString ":CALC1:LIM:OFFS:AMPL?", True
Var=Ana.ReadNumber

Related Commands

:CALC:LIM

:CALC:LIM:OFFS:STIM

Equivalent Softkey

Analysis > Limit Test > Limit Line Offsets > Amplitude Offset

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.LIMIT.OFFSET.AMPLITUDE