Command/Query
:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TARGet <Value>
:CALCulate<Ch>[:SELected]:MARKer<Mk>:FUNCtion:TARGet?
This command sets/gets the target value with marker 1 to 9 (MK:1-9) and reference marker (Mk:10).
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:MARK1:FUNC:TARG " & Str(Var), True
Ana.WriteString ":CALC1:MARK1:FUNC:TARG?", True
Var=Ana.ReadNumber
Marker Search > Peak > Target Value
SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).FUNCTION.TARGET