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