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

In This Topic
    ARTICLE_MEASURING_RANGE_OF_THE_SWITCHING_DISTANCE Property
    In This Topic
    Measuring range: Switching distance # 26127.
    Syntax
    public PropertyValue ARTICLE_MEASURING_RANGE_OF_THE_SWITCHING_DISTANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_MEASURING_RANGE_OF_THE_SWITCHING_DISTANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for measuring the switching distance. Area in which a sensor or a switch can reliably react to the presence or absence of an object.

    See Also