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

In This Topic
    ARTICLE_OHMIC_RESISTANCE Property
    In This Topic
    Ohmic resistance # 26132.
    Syntax
    public PropertyValue ARTICLE_OHMIC_RESISTANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_OHMIC_RESISTANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Electrical potential difference divided by the current if no electromotive force is available in the conductor.

    See Also