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

In This Topic
    ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_IN_MOTION_MAX Property
    In This Topic
    Permissible cable outer temperature (when moving), max. # 26178.
    Syntax
    public PropertyValue ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_IN_MOTION_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_IN_MOTION_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Highest permissible temperature to which the outer material of a cable during movement can be permanently exposed without damage occurring. This temperature limit is important to ensure the longevity and safety of the cable during operation.

    See Also