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

In This Topic
    ARTICLE_SAFETYRELATED_SILCL Property
    In This Topic
    Safety-related values: SIL CL # 40330.
    Syntax
    public PropertyValue ARTICLE_SAFETYRELATED_SILCL {get; set;}
    public:
    property PropertyValue^ ARTICLE_SAFETYRELATED_SILCL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    SIL limit (short for "Safety Integrity Level Claim Limit"). The safety integrity level SIL (short for "Safety Integrity Level") specifies the requirements of the safety functions of a control system. Level 1 denotes the lowest requirements; Level 4 the highest. The SIL limit is the maximum SIL required for a subsystem.

    See Also