Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_DUTY_CYCLE Property / ARTICLE_DUTY_CYCLE Property

In This Topic
    ARTICLE_DUTY_CYCLE Property
    In This Topic
    Duty cycle # 26293.
    Syntax
    public PropertyValue ARTICLE_DUTY_CYCLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_DUTY_CYCLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The ratio of the switch-on time to the total time for a predetermined time interval.

    See Also