Command/Query
:CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude <Value>
:CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude?
This command sets/gets the limit line amplitude offset.
|
Parameter |
Value |
|
Description |
Amplitude offset value |
|
Data Type |
Numeric type (Real) |
|
Range |
-500M ~ 500M |
|
Preset Value |
0 |
|
Unit |
Depending on Measurement Format |
|
Resolution |
- |
{numeric}<newline><^END>
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
Analysis > Limit Test > Limit Line Offsets > Amplitude Offset
SCPI.CALCULATE(Ch).SELECTED.LIMIT.OFFSET.AMPLITUDE