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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Gibt den Stromwert der Sicherung oder Schutzkomponente an, die ein Produkt gegen überhöhten Stromfluss schützt (z.B. Schmelzsicherung, Leitungsschutzschalter, elektronische Sicherung). Dabei ist die Charakteristik der Vorsicherung zu beachten.

    See Also