API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLC_BUS_INTERFACENAME_INDIRECT Property / FUNC_PLC_BUS_INTERFACENAME_INDIRECT(Int32) Property

In This Topic
FUNC_PLC_BUS_INTERFACENAME_INDIRECT(Int32) Property
In This Topic
Bus interface: Name (indirect) # 20390. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_PLC_BUS_INTERFACENAME_INDIRECT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

The bus interface name serves to group bus ports for the export of Ethernet-based bus systems. Associated bus ports are combined into a logical unit via this name.

See Also