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

In This Topic
    FUNC_PLCCONFIGURATIONPROJECT Property
    In This Topic
    Configuration project (at PLC boxes and bus ports) # 20161.
    Syntax
    public PropertyValue FUNC_PLCCONFIGURATIONPROJECT {get; set;}
    public:
    property PropertyValue^ FUNC_PLCCONFIGURATIONPROJECT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Main group orientation element of bus data. All objects to which the same configuration project is assigned belong together and represent the PLC configuration.

    See Also