Command/Query
:SENSe<Ch>:FREQuency:SPAN <Value>
:SENSe<Ch>:FREQuency:SPAN?
This command sets/gets the frequency span in frequency sweep.
Parameter |
Value |
Description |
Frequency span |
Data Type |
Numeric type (Real) |
Range |
0 to Maximum span |
Preset Value |
Maximum span |
Unit |
Hz |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 100000
Ana.WriteString ":SENS1:FREQ:SPAN " & Str(Var), True
Ana.WriteString ":SENS1:FREQ:SPAN?", True
Var=Ana.ReadNumber
Span (in frequency sweep)
SCPI.SENSE(Ch).FREQUENCY.SPAN