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

In This Topic
    ARTICLE_OPERATING_TEMPERATURE Property
    In This Topic
    Operating temperature # 26237.
    Syntax
    public PropertyValue ARTICLE_OPERATING_TEMPERATURE {get; set;}
    public:
    property PropertyValue^ ARTICLE_OPERATING_TEMPERATURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Temperature range in which a device can be operated safely and reliably taking into account the ambient temperature.

    See Also