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
    Release 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

    Die Auslösecharakteristik beschreibt, wie ein Schutzgerät (z.B. Leitungsschutzschalter, Sicherungsautomat) auf Überstrom reagiert, also ab welchem Strom und in welcher Zeit es abschaltet, um Kabel, Leitungen oder Geräte zu schützen. Die Werte (z.B. B, C) sind standardisierte, normierte Codes.

    See Also