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