Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_PROTECTION_CLASS_OF_THE_ELECTRIC_MOTOR Property / ARTICLE_PROTECTION_CLASS_OF_THE_ELECTRIC_MOTOR Property

In This Topic
    ARTICLE_PROTECTION_CLASS_OF_THE_ELECTRIC_MOTOR Property
    In This Topic
    Protection type class (motor) # 26565.
    Syntax
    public PropertyValue ARTICLE_PROTECTION_CLASS_OF_THE_ELECTRIC_MOTOR {get; set;}
    public:
    property PropertyValue^ ARTICLE_PROTECTION_CLASS_OF_THE_ELECTRIC_MOTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Classifies the extent of protection of an electric motor against direct contact, against penetration of solid foreign objects and/or against penetration of water. This degree of protection is indicated by the IP code (International Protection), which consists of two digits. The first digit describes the protection against foreign objects and contact. The second digit describes the protection against water.

    See Also