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

In This Topic
    ARTICLE_CONTACT_POTENTIAL Property
    In This Topic
    Contact potential # 26119.
    Syntax
    public PropertyValue ARTICLE_CONTACT_POTENTIAL {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONTACT_POTENTIAL {
       PropertyValue^ get();
       void set (    PropertyValue^ 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