Command/Query
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:TARGet <Value>
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:TARGet?
This command sets/gets the target value for multiple search.
|
Parameter |
Value |
|
Description |
Target value |
|
Data Type |
Numeric type (Real) |
|
Range |
-500M ~ 500M |
|
Preset Value |
0 |
|
Unit |
Depends on Measurement Format |
|
Resolution |
- |
{numeric}<newline><^END>
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
Marker Search > Multi Target > Target Value
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.MULTI.TARGET