Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_OVERCURRENT_PROTECTION_DEVICE_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OVERCURRENT_PROTECTION_DEVICE_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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