:CALC:FUNC:DOM:STAR

Type

Command/Query

Syntax

:CALCulate[:SELected]:FUNCtion:DOMain:STARt <Value>

:CALCulate[:SELected]:FUNCtion:DOMain:STARt?

Description

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.

Variable

Parameter

Value

Description

Start value

Data Type

Numeric type (Real)

Range

-500G ~ 500G

Preset Value

0

Unit

-

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:CALC:FUNC:DOM:STOP

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE.SELECTED.FUNCTION.DOMAIN.START