Command/Query
:CALCulate<Ch>[:SELected]:LIMit:OFFSet:STIMulus <Value>
:CALCulate<Ch>[:SELected]:LIMit:OFFSet:STIMulus?
This command sets/gets the limit line stimulus offset.
|
Parameter |
Value |
|
Description |
Limit line stimulus offset |
|
Data Type |
Numeric type (Real) |
|
Range |
-1T ~ 1T |
|
Preset Value |
0 |
|
Unit |
Hz|V|A |
|
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Double
Var= 10
Ana.WriteString ":CALC1:LIM:OFFS:STIM " & Str(Var), True
Ana.WriteString ":CALC1:LIM:OFFS:STIM?", True
Var=Ana.ReadNumber
Analysis > Limit Test > Limit Line Offsets > Stimulus Offset
SCPI.CALCULATE(Ch).SELECTED.LIMIT.OFFSET.STIMULUS