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

In This Topic
    FUNC_PLCCONFIGURATIONPROJECT_AUTOMATIC Property
    In This Topic
    Configuration project (automatic, at bus ports) # 20581.
    Syntax
    public PropertyValue FUNC_PLCCONFIGURATIONPROJECT_AUTOMATIC {get; set;}
    public:
    property PropertyValue^ FUNC_PLCCONFIGURATIONPROJECT_AUTOMATIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Outputs the manually entered configuration project at a bus port or, if it is empty, the configuration project of the associated PLC box (main function).

    See Also