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

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain:STOP <Value>

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

Description

This command sets/gets the stop of search range.

Variable

Parameter

Value

Description

Stop value

Data Type

Numeric type (Real)

Range

-500G ~ 500G

Preset Value

0

Unit

Hz|V|A

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= -500000000000
Ana.WriteString ":CALC1:MARK:FUNC:DOM:STOP " & Str(Var), True
Ana.WriteString ":CALC1:MARK:FUNC:DOM:STOP?", True
Var=Ana.ReadNumber

Related Commands

:CALC:MARK:FUNC:DOM:STAR

:CALC:MARK:FUNC:DOM

Equivalent Softkey

Marker Search > Search Range > Stop

COM Command Syntax (Internal Control Only)

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