Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_SWITCHING_FREQUENCY Property / ARTICLE_SWITCHING_FREQUENCY Property

In This Topic
    ARTICLE_SWITCHING_FREQUENCY Property
    In This Topic
    Switching frequency # 26544.
    Syntax
    public MDPropertyValue ARTICLE_SWITCHING_FREQUENCY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SWITCHING_FREQUENCY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Number of switching operations that an electrical or mechanical item can perform within a specific time period or during its entire service time. Maximum number of switching processes per hour (switch-on number of a machine in a unit of time).

    See Also