:CALC<Ch>:MARK:FUNC:MULT:TARG

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:TARGet <Value>

:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:TARGet?

Description

This command sets/gets the target value for multiple search.

Variable

Parameter

Value

Description

Target value

Data Type

Numeric type (Real)

Range

-500M ~ 500M

Preset Value

0

Unit

Depends on Measurement Format

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 100
Ana.WriteString ":CALC1:MARK:FUNC:MULT:TARG " & Str(Var), True
Ana.WriteString ":CALC1:MARK:FUNC:MULT:TARG?", True
Var=Ana.ReadNumber

Related Commands

:CALC:MARK:FUNC:MULT:TYPE

:CALC:MARK:FUNC:MULT:TTR

:CALC:MARK:FUNC:EXEC

Equivalent Softkey

Marker Search > Multi Target > Target Value

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.MULTI.TARGET