Command/Query
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain:STARt <Value>
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:DOMain:STARt?
This command sets/gets the start of search range.
Parameter |
Value |
Description |
Start value |
Data Type |
Numeric type (Real) |
Range |
-500G ~ 500G |
Preset Value |
0 |
Unit |
Hz|V|A |
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Double
Var= -500000000000
Ana.WriteString ":CALC1:MARK:FUNC:DOM:STAR " & Str(Var), True
Ana.WriteString ":CALC1:MARK:FUNC:DOM:STAR?", True
Var=Ana.ReadNumber
Marker Search > Search Range > Start
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.DOMAIN.START