API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCAXIS_DESIGNATION Property / FUNC_PLCAXIS_DESIGNATION Property

In This Topic
    FUNC_PLCAXIS_DESIGNATION Property
    In This Topic
    Drive # 20576.
    Syntax
    public PropertyValue FUNC_PLCAXIS_DESIGNATION {get; set;}
    public:
    property PropertyValue^ FUNC_PLCAXIS_DESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 10.

    Drive systems consist of different components such as motors, converters, sensors etc. Such components belonging to a drive can be grouped by means of this property. Through this index up to 10 drives can be assigned to a function.

    See Also