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

In This Topic
    ARTICLE_CURRENT_CARRYING_CAPACITY_MAX_PER_I_O_SIGNAL Property
    In This Topic
    Current carrying capacity (per I/O signal), max. # 26155.
    Syntax
    public PropertyValue ARTICLE_CURRENT_CARRYING_CAPACITY_MAX_PER_I_O_SIGNAL {get; set;}
    public:
    property PropertyValue^ ARTICLE_CURRENT_CARRYING_CAPACITY_MAX_PER_I_O_SIGNAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The maximum electric current in amperes (A) that a single input / output signal (PLC I/O connection point) can safely carry without overheating or damage.

    See Also