: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 in frequency sweep.

Variable

Parameter

Value

Description

Start frequency

Data Type

Numeric type (Real)

Range

1M to 3G

Preset Value

1M

Unit

Hz

Resolution

1m

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:FREQ:STOP

Equivalent Softkey

Start  (in frequency sweep)

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).FREQUENCY.START