Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_GEDNAMEWITHPLCADRESS Property / FUNC_GEDNAMEWITHPLCADRESS Property

In This Topic
    FUNC_GEDNAMEWITHPLCADRESS Property
    In This Topic
    PLC address (with displayed DT) # 20037.
    Syntax
    public PropertyValue FUNC_GEDNAMEWITHPLCADRESS {get; set;}
    public:
    property PropertyValue^ FUNC_GEDNAMEWITHPLCADRESS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the entered designation for PLC connection points. This consists of the combination of a "normal DT" and PLC address, separated by a colon (or a character that can be freely defined).

    See Also