Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_FREQUENCY_RANGE_MIN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FREQUENCY_RANGE_MIN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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