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

In This Topic
    ARTICLE_SET_POINT Property
    In This Topic
    Setpoint # 26567.
    Syntax
    public PropertyValue ARTICLE_SET_POINT {get; set;}
    public:
    property PropertyValue^ ARTICLE_SET_POINT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    In a closed loop control, this is the target value that the process value is to assume, expressed in units of the process value.

    See Also