Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_OPERATING_VOLTAGE_WITH_AC_50_HZ_MIN Property / ARTICLE_OPERATING_VOLTAGE_WITH_AC_50_HZ_MIN Property

In This Topic
    ARTICLE_OPERATING_VOLTAGE_WITH_AC_50_HZ_MIN Property
    In This Topic
    Operating voltage (AC 50 Hz), min. # 26088.
    Syntax
    public MDPropertyValue ARTICLE_OPERATING_VOLTAGE_WITH_AC_50_HZ_MIN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OPERATING_VOLTAGE_WITH_AC_50_HZ_MIN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The minimum possible AC voltage value at 50 Hz specified by the manufacturer, which can be applied to an electrical device taking into account the conditions of use and which the various product-specific tests (inter alia insulation, switching capacity) reference.

    See Also