Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_FREQUENCY_RANGE Property / ARTICLE_FREQUENCY_RANGE Property

In This Topic
    ARTICLE_FREQUENCY_RANGE Property
    In This Topic
    Frequency range # 26342.
    Syntax
    public PropertyValue ARTICLE_FREQUENCY_RANGE {get; set;}
    public:
    property PropertyValue^ ARTICLE_FREQUENCY_RANGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Range of the frequencies in which a device or system works. The value is often specified in Hertz (Hz) or Kilohertz (kHz) and specifies the minimum and maximum frequencies that a device can process or generate.

    See Also