Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_SET_POINT Property / ARTICLE_SET_POINT Property

In This Topic
    ARTICLE_SET_POINT Property
    In This Topic
    Setpoint # 26567.
    Syntax
    public MDPropertyValue ARTICLE_SET_POINT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SET_POINT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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