:CALC<Ch>:MARK<Mk>:FUNC:DOM:MULT:STAR

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STARt <Value1>, <Value2>

:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STARt? <Value1>

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STARt <Value1>, <Value2>

:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:FUNCtion:DOMain:MULTiple:STARt? <Value1>

Description

This command sets/gets the start value of the target range in the multiple search range. When the trace coupling is off, the active trace is the target to be set.

Variable

Parameter

Value1

Description

Target search range

Data Type

Numeric type (Integer)

Range

1 to 16

 

Parameter

Value2

Description

Start value of the target range

Data Type

Double precision floating point type (Double)

Preset Value

0

Unit

Hz (hertz), s (second), m (meter), ft (feet) or in (inches)

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Multiple
Var= 1
Ena.WriteString ":CALC1:MARK1:FUNC:DOM:MULT:STAR" & Str(Var), True
Ena.WriteString ":CALC1:MARK1:FUNC:DOM:MULT:STAR?", True
Var=Ena.ReadNumber

Related Commands

:CALC:MARK:FUNC:DOM:MULT

:CALC:MARK:FUNC:DOM:MULT:RANG

:CALC:MARK:FUNC:DOM:MULT:STOP

Equivalent Softkey

Marker Search > Search Range > Multiple Range > Start

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).FUNCTION.DOMAIN.MULTIPLE.START