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

In This Topic
    ARTICLE_CABLE_LENGTH_MAX Property
    In This Topic
    Cable length, max. # 26117.
    Syntax
    public PropertyValue ARTICLE_CABLE_LENGTH_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_LENGTH_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum length of a cable that is permissible for a specific application or installation. Example: An extension cable may not be longer than 50 m in order to be used safely.

    See Also