Command/Query
:CALCulate<Ch>[:SELected]:MARKer:ZAPerture <Value>
:CALCulate<Ch>[:SELected]:MARKer:ZAPerture?
This command sets/gets the marker zooming aperture.
Parameter |
Value |
Description |
Marker zooming aperture |
Data Type |
Numeric type (Real) |
Range |
10m ~ 100 |
Preset Value |
10 |
Unit |
% |
Resolution |
10m |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.01
Ana.WriteString ":CALC1:MARK:ZAP " & Str(Var), True
Ana.WriteString ":CALC1:MARK:ZAP?", True
Var=Ana.ReadNumber
Marker Function > Zooming Aperture
SCPI.CALCULATE(Ch).SELECTED.MARKER.ZAPERTURE