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

In This Topic
    ARTICLE_CURRENT_CARRYING_CAPACITY_MAX_PER_CONNECTION_SOCKET Property
    In This Topic
    Current carrying capacity (per connection socket), max. # 26154.
    Syntax
    public PropertyValue ARTICLE_CURRENT_CARRYING_CAPACITY_MAX_PER_CONNECTION_SOCKET {get; set;}
    public:
    property PropertyValue^ ARTICLE_CURRENT_CARRYING_CAPACITY_MAX_PER_CONNECTION_SOCKET {
       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 connection base can safely carry without overheating or damage.

    See Also