Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCSAFETYADDRESS Property / FUNC_PLCSAFETYADDRESS Property

In This Topic
    FUNC_PLCSAFETYADDRESS Property
    In This Topic
    Safety address: Target # 20439.
    Syntax
    public PropertyValue FUNC_PLCSAFETYADDRESS {get; set;}
    public:
    property PropertyValue^ FUNC_PLCSAFETYADDRESS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Safety address in the safety module (e.g., F-address for PROFIsafe).

    See Also