Help Icon
Search Results for

    Show / Hide Table of Contents

    :SOURce:POWer:LIST:FREQuency

    Description

    Gets or sets the frequency points in Hz used for level shaping.

    • Command
    Syntax Parameter
    :SOURce<ch>:POWer:LIST:FREQuency [{ <numeric value 1> | MINimum | MAXimum },...,{ <numeric value N> | MINimum | MAXimum } ]
    Parameters accepted format allowed suffixes possible Errors description
    <ch> { 1 | empty } none Invalid channel index Currently only one channel is supported. Empty means 1 is used as default.
    [{ <numeric value 1> | MINimum | MAXimum },...,{ <numeric value N> | MINimum | MAXimum } ] List of frequencies in the range from Min. frequency to Max. frequency Hz none The frequencies in Hz
    • Query
    Syntax Response
    :SOURce<ch>:POWer:LIST:FREQuency? <numeric value 1>[,<numeric value 2>,...,<numeric value N> ]
    Parameters accepted format description
    <ch> { 1 | empty } Currently only one channel is supported. Empty means 1 is used as default.
    Response value description
    <numeric value 1>[,<numeric value 2>,...,<numeric value N> ] The frequencies used for shaping in Hz
    Note

    If no values are defined the query runs into a timeout.


    Note

    One value is mandatory. The amplitude values and frequency values need to fit. If the number of frequency points and the number of amplitudes do not match the exceeding values will be ignored.


    Sample usage

    For setting up shaped levels see following code snippet.


    Related commands

    :SOURce:POWer

    :SOURce:POWer:MODE

    :SOURce:POWer:LIST:FREQuency:POINts

    :SOURce:POWer:LIST:FREQuency

    :SOURce:POWer:LIST:AMPLitude:POINts

    :SOURce:POWer:LIST:AMPLitude

    In this article
    Back to top Generated by DocFX