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

In This Topic
    ARTICLE_OVERCURRENT_PROTECTION_DEVICE_MAX Property
    In This Topic
    Overcurrent protection device (fuse), max. # 26718.
    Syntax
    public PropertyValue ARTICLE_OVERCURRENT_PROTECTION_DEVICE_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_OVERCURRENT_PROTECTION_DEVICE_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Gibt den maximal zulässigen oder empfohlenen Nennstrom für die Sicherung oder Schutzkomponente an, die ein Produkt gegen überhöhten Stromfluss schützt. Dabei ist die Charakteristik der Vorsicherung zu beachten.

    See Also