:SENS:FREQ:CENT

Type

Command/Query

Syntax

:SENSe:FREQuency:CENTer <Value>

:SENSe:FREQuency:CENTer?

Description

This command sets the center value of the sweep range in the S-parameter measurement.

Variable

Parameter

Value

Description

Center value

Data Type

Numeric type (Real)

Range

See the settable frequency range

Preset Value

Depending on frequency option.

Unit

Hz (hertz)

Resolution

500m

Note

If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set.

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 200000
Ena.WriteString ":SENS:FREQ:CENT " & Str(Var), True
Ena.WriteString ":SENS:FREQ:CENT?", True
Var=Ena.ReadNumber

Related Commands

:SENS:FREQ:SPAN

:SENS:FREQ:STAR

:SENS:FREQ:STOP

Equivalent GUI

Edit Test > Edit Measurement > Measure : S-Parameter > Cent