:SENS<Ch>:FREQ:CENT

Type

Command/Query

Syntax

:SENSe<Ch>:FREQuency:CENTer <Value>

:SENSe<Ch>:FREQuency:CENTer?

Description

This command sets/gets the center frequency.

Variable

Parameter

Value

Description

Center Frequency

Data Type

Numeric type (Real)

Range

See the settable frequency range

Preset Value

Depending on frequency option

Unit

Hz

Resolution

500m

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:FREQ:SPAN

Equivalent Softkey

Center

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).FREQUENCY.CENTER