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

In This Topic
    ARTICLE_INPUT_CURRENT_II_MAX Property
    In This Topic
    Input voltage (Li), max. # 26694.
    Syntax
    public PropertyValue ARTICLE_INPUT_CURRENT_II_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_INPUT_CURRENT_II_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximaler Eingangsstrom eines Geräts. Diese Information ist relevant für eigensichere Stromkreise (Explosionsschutz).

    See Also