Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_POWER_SUPPLY Property / ARTICLE_POWER_SUPPLY Property

In This Topic
    ARTICLE_POWER_SUPPLY Property
    In This Topic
    Power supply # 26708.
    Syntax
    public PropertyValue ARTICLE_POWER_SUPPLY {get; set;}
    public:
    property PropertyValue^ ARTICLE_POWER_SUPPLY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Beschreibt, welche elektrische Versorgung ein Gerät benötigt (z.B. 24 V DC, 230 V AC).

    See Also