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

Type

Command/Query

Syntax

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

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

 

The following syntax is also supported:

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

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

Description

This command sets/gets the stop value of the target range in the multiple search range.

Variable

Parameter

Value1

Description

Target search range of search analysis.

Data Type

Numeric type (Integer)

Range

1 to 16

 

Parameter

Value2

Description

Stop value of the target range in the multiple search 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:STOP" & Str(Var), True
Ena.WriteString ":CALC1:MARK1:FUNC:DOM:MULT:STOP?", True
Var=Ena.ReadNumber

Related Commands

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

:CALC:MARK:FUNC:DOM:MULT:STAR

Equivalent Softkey

Marker Search > Search Range > Multiple Range > Stop

COM Command Syntax (Internal Control Only)

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