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

In This Topic
    FUNC_PLCBUSINTERFACENAME_AND_PLCPLUG Property
    In This Topic
    Bus interface: Name (with plug designation) # 20443.
    Syntax
    public PropertyValue FUNC_PLCBUSINTERFACENAME_AND_PLCPLUG {get; set;}
    public:
    property PropertyValue^ FUNC_PLCBUSINTERFACENAME_AND_PLCPLUG {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Composite property from bus interface name and plug designation, without a separator. The property supports the identification of bus ports.

    See Also