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

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

Parameters

index

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