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

In This Topic
    ARTICLE_FEEDBACK_CONTACT_PRESENT Property
    In This Topic
    Feedback contact available # 26061.
    Syntax
    public MDPropertyValue ARTICLE_FEEDBACK_CONTACT_PRESENT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FEEDBACK_CONTACT_PRESENT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Specification whether an electrical contact is available for a feedback signal or not. A feedback contact monitors the state or the position of a device or a component and forwards this information to a control system.

    See Also