Query
:SERVice:SWEep:FREQuency:MAXimum?
This command gets the maximum frequency.
This returns either 1.8E10 (Opt. 2H5), 8E9 (Opt. 285) or 4.5E9 (Opt. 245).
Parameter |
Double |
Description |
Upper limit of measurement frequency |
Data Type |
Double precision floating point type |
{numeric}<newline><^END>
Dim Var as Double
Ena.WriteString ":SERV:SWE:FREQ:MAX?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.SERVICE.SWEEP.FREQUENCY.MAXIMUM