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

In This Topic
    ARTICLE_CHARACTERISTIC_OF_REGULATION Property
    In This Topic
    Control characteristic # 26705.
    Syntax
    public PropertyValue ARTICLE_CHARACTERISTIC_OF_REGULATION {get; set;}
    public:
    property PropertyValue^ ARTICLE_CHARACTERISTIC_OF_REGULATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Behavior of the regulation mechanism. The control characteristic describes the function or control behavior of a controlling item. Meaning the way in which the output state is influenced in response to the input signal change. Typical values are, for example, "2-position control" for a controller with two states or "Continuous control" for a controller with an infinite number of intermediate values.

    See Also