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

In This Topic
    FUNC_PLCDP_SYSTEM Property
    In This Topic
    Physical network: Name # 20413.
    Syntax
    public PropertyValue FUNC_PLCDP_SYSTEM {get; set;}
    public:
    property PropertyValue^ FUNC_PLCDP_SYSTEM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Designation of the bus bundle or name of the physical network on which the bus port is connected. This name must be unique within the configuration project. Only one bus system can exist within a physical network.

    See Also