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

In This Topic
    ARTICLE_OPERATING_VOLTAGE_WITH_AC_60_HZ_MAX Property
    In This Topic
    Operating voltage (AC 60 Hz), max. # 26089.
    Syntax
    public MDPropertyValue ARTICLE_OPERATING_VOLTAGE_WITH_AC_60_HZ_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OPERATING_VOLTAGE_WITH_AC_60_HZ_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The maximum possible AC voltage value at 60 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