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

In This Topic
    FUNC_TERMINAL_PLCADDRESS_AUTOMATIC Property
    In This Topic
    Connected PLC address (automatic) # 20855.
    Syntax
    public PropertyValue FUNC_TERMINAL_PLCADDRESS_AUTOMATIC {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINAL_PLCADDRESS_AUTOMATIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    PLC address of a connected PLC connection point for pins and terminals (can be automatically determined over several terminals/pins).

    See Also