Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_MEASURING_RANGE_OF_THE_SWITCHING_DISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MEASURING_RANGE_OF_THE_SWITCHING_DISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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