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

In This Topic
    ARTICLE_CONTACT_POTENTIAL Property
    In This Topic
    Contact potential # 26119.
    Syntax
    public MDPropertyValue ARTICLE_CONTACT_POTENTIAL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CONTACT_POTENTIAL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Electrical potential applied to an output contact. Example: The value is "24 V DC" for a relay, which means that the output contact of the relay has a potential of 24 V DC.

    See Also