Help Icon
Search Results for

    Show / Hide Table of Contents

    :SERVice:SWEep:POWer:MINimum

    Description

    This command reads out the lower 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:MINimum?

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

    Sample usage

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

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

    Output

    -30

    Related commands

    :SERVice:SWEep:POWer:MAXimum

    In this article
    Back to top Generated by DocFX