:SERVice:SWEep:FREQuency:MAXimum
Description
This command gets the maximum frequency that can be reached while sweeping.
Note
To get an overview about the valid limits please refere to Bode 100 technical data or Bode 500 technical data.
Syntax
:SERVice:SWEep:FREQuency:MAXimum?
| Command | Query | Query Response |
|---|---|---|
| No | Yes | The maximum frequency in Hz. |
Sample usage
Get the maximum supported frequency in Hz (e.g. value for Bode 100).
response = visaSession.query(':SERVice:SWEep:FREQuency:MAXimum?\n')
print(response)
Output
50000000