:SENS<Ch>:FREQ:STAR

Type

Command/Query

Syntax

:SENSe<Ch>:FREQuency:STARt <Value>

:SENSe<Ch>:FREQuency:STARt?

Description

This command sets/gets the start frequency.

Variable

Parameter

Value

Description

Start frequency

Data Type

Numeric type (Real)

Range

See the settable frequency range

Preset Value

100k

Unit

Hz

Resolution

1

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:FREQ:STOP

:SENS:FREQ:CENT

:SENS:FREQ:SPAN

Equivalent Softkey

Start

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).FREQUENCY.START