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

    Specifies the current value of the fuse or protection components that protects a product against excessive current flow (for example safety fuse, miniature circuit-breaker, electronic fuse). The characteristic of the backup fuse must be observed.

    See Also