Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_FREQUENCY_RANGE_MAX Property / ARTICLE_FREQUENCY_RANGE_MAX Property

In This Topic
    ARTICLE_FREQUENCY_RANGE_MAX Property
    In This Topic
    Frequency range, max. # 26330.
    Syntax
    public PropertyValue ARTICLE_FREQUENCY_RANGE_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_FREQUENCY_RANGE_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum frequency that a device or system can process or generate. This specification is made in Hertz (Hz) or Kilohertz (kHz) and specifies the upper limit of the frequency range in which the device can operate effectively.

    See Also