API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCDP_SYSTEM Property / FUNC_PLCDP_SYSTEM(Int32) Property

In This Topic
FUNC_PLCDP_SYSTEM(Int32) Property
In This Topic
Physical network: Name # 20413. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCDP_SYSTEM( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

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

See Also