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

In This Topic
FUNC_PLCCONFIGURATIONPROJECT(Int32) Property
In This Topic
Configuration project (at PLC boxes and bus ports) # 20161. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCCONFIGURATIONPROJECT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Main group orientation element of bus data. All objects assigned to the same configuration project belong together and represent the bus configuration.

See Also