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

In This Topic
    ARTICLE_SWITCHING_CAPACITY Property
    In This Topic
    Switching capacity # 26545.
    Syntax
    public PropertyValue ARTICLE_SWITCHING_CAPACITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_SWITCHING_CAPACITY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum electrical load that a switching device can switch reliably without damage or malfunctions occurring. Example: A switch has a switching capacity of 10 amperes at 250 volts AC. This means that the switch can reliably switch a current of up to 10 amperes at a voltage of 250 volts AC.

    See Also