Help Icon
Search Results for

    Show / Hide Table of Contents

    :SERVice:SWEep:POWer:MAXimum

    Description

    This command reads out the upper limit of the source power in dBm.

    Note

    To get an overview about the valid limits please refere to Bode 100 technical data or Bode 500 technical data.

    Syntax

    :SERVice:SWEep:POWer:MAXimum?

    Command Query
    Query Response
    No Yes The maximum source power in dBm.

    Sample usage

    Get the maximum supported power in dBm (e.g. value for Bode 100).

    response = visaSession.query(':SERVice:SWEep:POWer:MAXimum?\n')
    print(response)
    

    Output

    13

    Related commands

    :SERVice:SWEep:POWer:MINimum

    In this article
    Back to top Generated by DocFX