Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_POSITION_FEEDBACK_SIGNAL_ACTUATOR {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_POSITION_FEEDBACK_SIGNAL_ACTUATOR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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