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

In This Topic
    ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_FIXED_INSTALLATION_MAX Property
    In This Topic
    Permissible cable outer temperature (fixed installation), max. # 26177.
    Syntax
    public PropertyValue ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_FIXED_INSTALLATION_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_FIXED_INSTALLATION_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 fixed routed cable can be permanently exposed without damage occurring. This temperature limit is important to ensure the longevity and safety of the cable.

    See Also