E4990A Help
376
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
:CALC<Ch>:LIM:OFFS:MARK
Type
Command
Syntax
:CALCulate<Ch>[:SELected]:LIMit:OFFSet:MARKer
Description
This command sets the current active marker value as the limit line
amplitude offset value.
Examples
Ana.WriteString ":CALC1:LIM:OFFS:MARK", True
Related Commands
:CALC:LIM:OFFS:STIM
Equivalent Softkey
Analysis > Limit Test > Limit Line Offsets > Marker -> Amplitude Offset
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.LIMIT.OFFSET.MARKER
:CALC<Ch>:LIM:OFFS:STIM
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:LIMit:OFFSet:STIMulus <Value>
:CALCulate<Ch>[:SELected]:LIMit:OFFSet:STIMulus?
Description
This command sets/gets the limit line stimulus offset.
Variable
Parameter Value