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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also