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

    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