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

In This Topic
    ARTICLE_TRIGGER_CHARACTERISTIC Property
    In This Topic
    Tripping characteristic # 26593.
    Syntax
    public PropertyValue ARTICLE_TRIGGER_CHARACTERISTIC {get; set;}
    public:
    property PropertyValue^ ARTICLE_TRIGGER_CHARACTERISTIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The tripping characteristic describes how a protection device (such as a miniature circuit-breaker, circuit breaker) reacts to overcurrent. Meaning, as of which current and in which time it switches off to protect cables, lines or devices. The values (for example B, C) are standardized codes.

    See Also