Command/Query
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:TARGet <Value>
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:TARGet?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:MARKer:FUNCtion:MULTi:TARGet <Value>
:CALCulate<Ch>:TRACe<Tr>:MARKer:FUNCtion:MULTi:TARGet?
This command sets/gets multi search target value (one per trace).
Parameter |
Value |
Description |
Target value |
Data Type |
Numeric type (Real) |
Range |
-500M ~ 500M |
Preset Value |
0 |
Unit |
Varies depending on the data format.
|
{numeric}<newline><^END>
Dim Target as Double
Target= -5
Ena.WriteString ":CALC1:MARK:FUNC:MULT:TYPE TARG", True
Ena.WriteString ":CALC1:MARK:FUNC:MULT:TARG " & Str(Target), True
Ena.WriteString ":CALC1:MARK:FUNC:MULT:TTR BOTH", True
Ena.WriteString ":CALC1:MARK:FUNC:EXEC", True
Marker Search > Multi Target > Target Value
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.MULTI.TARGET