SCPI.SERVice.SWEep.FREQuency.MINimum

Object type

Property (Read Only)

Syntax

Value = SCPI.SERVice.SWEep.FREQuency.MINimum

Description

This command reads the lower limit of  measurement frequency of E5061B.  

Variable

Parameter

Value

Description

Lower limit of measurement frequency

Data type

Double precision floating point type (Double)

Examples

Dim MinFreq As Double
MinFreq = SCPI.SERVice.SWEep.FREQuency.MINimum

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:SERVice:SWEep:FREQuency:MINimum?

Query response

{numeric}<newline><^END>

Example of use

10 OUTPUT 717;":SERV:SWE:FREQ:MIN?"
20 ENTER 717;A