Command/Query
:CALCulate[:SELected]:FUNCtion:DOMain:STARt <Value>
:CALCulate[:SELected]:FUNCtion:DOMain:STARt?
This command sets/gets the start value of the analysis range.
When the trace coupling is OFF, the active trace or selected trace is the target to be set.
Parameter |
Value |
Description |
Start value |
Data Type |
Numeric type (Real) |
Range |
-500G ~ 500G |
Preset Value |
0 |
Unit |
- |
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Double
Var= 1000000
Ana.WriteString ":CALC1:FUNC:DOM:STAR " & Str(Var), True
Ana.WriteString ":CALC1:FUNC:DOM:STAR?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE.SELECTED.FUNCTION.DOMAIN.START