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

In This Topic
    ARTICLE_START_UP_TIME Property
    In This Topic
    Switch-on time # 26192.
    Syntax
    public PropertyValue ARTICLE_START_UP_TIME {get; set;}
    public:
    property PropertyValue^ ARTICLE_START_UP_TIME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Time interval which has elapsed between the application of the control signal (electrical or pneumatic) and the pressure increase at the corresponding valve outlet until 10% of the specified working pressure is reached.

    See Also