Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_SAFETYRELATED_INPUT Property / ARTICLE_SAFETYRELATED_INPUT Property

In This Topic
    ARTICLE_SAFETYRELATED_INPUT Property
    In This Topic
    Safety-related values: Input (Collect) # 40326.
    Syntax
    public PropertyValue ARTICLE_SAFETYRELATED_INPUT {get; set;}
    public:
    property PropertyValue^ ARTICLE_SAFETYRELATED_INPUT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Function range of safety function: Input (Collect). This can be realized via a sensor, for example.

    See Also