Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_TRIGGER_CHARACTERISTIC Property / ARTICLE_TRIGGER_CHARACTERISTIC Property

In This Topic
    ARTICLE_TRIGGER_CHARACTERISTIC Property
    In This Topic
    Tripping characteristic # 26593.
    Syntax
    public MDPropertyValue ARTICLE_TRIGGER_CHARACTERISTIC {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TRIGGER_CHARACTERISTIC {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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