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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Gibt den maximalen Wert der Sicherung an, die bei V-Verdrahtung des Überspannungsschutzgeräts genutzt werden darf. Dabei ist die Charakteristik der Vorsicherung zu beachten.

    See Also