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

In This Topic
    ARTICLE_SAFETYRELATED_OUTPUT Property
    In This Topic
    Safety-related values: Output (React) # 40327.
    Syntax
    public PropertyValue ARTICLE_SAFETYRELATED_OUTPUT {get; set;}
    public:
    property PropertyValue^ ARTICLE_SAFETYRELATED_OUTPUT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Function range of safety function: Output (React). This can be realized via an actuator, for example.

    See Also