Command/Query
:SENSe<Ch>:FREQuency:STARt <Value>
:SENSe<Ch>:FREQuency:STARt?
This command sets/gets the start frequency in frequency sweep.
Parameter |
Value |
Description |
Start frequency |
Data Type |
Numeric type (Real) |
Range |
1M to 3G |
Preset Value |
1M |
Unit |
Hz |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 1000
Ana.WriteString ":SENS1:FREQ:STAR " & Str(Var), True
Ana.WriteString ":SENS1:FREQ:STAR?", True
Var=Ana.ReadNumber
Start (in frequency sweep)
SCPI.SENSE(Ch).FREQUENCY.START