SCPI.SERVice.SWEep.FREQuency.MAXimum

Object type

Property (Read Only)

Syntax

Value = SCPI.SERVice.SWEep.FREQuency.MAXimum

Description

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

Variable

Parameter

Value

Description

Upper limit of measurement frequency

Data type

Double precision floating point type (Double)

Examples

Dim MaxFreq As Double
MaxFreq = SCPI.SERVice.SWEep.FREQuency.MAXimum

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:SERVice:SWEep:FREQuency:MAXimum?

Query response

{numeric}<newline><^END>

Example of use

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