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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum AC voltage that may be applied to the supply input of a device temporarily or continuously so that the device functions correctly at a frequency of 60 Hz. This voltage is specified in volts (V).

    See Also