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

In This Topic
    ARTICLE_POSITION_FEEDBACK_SIGNAL_ACTUATOR Property
    In This Topic
    Feedback signal available # 26062.
    Syntax
    public PropertyValue ARTICLE_POSITION_FEEDBACK_SIGNAL_ACTUATOR {get; set;}
    public:
    property PropertyValue^ ARTICLE_POSITION_FEEDBACK_SIGNAL_ACTUATOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specification whether user-initiated actions or parts of input variables can be returned directly or in modified form to the input (user) or not.

    See Also