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

In This Topic
FUNC_PLCOBJECTID(Int32) Property
In This Topic
PLC object ID (at functions) # 20162. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCOBJECTID( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Unique identifier for data exchange / synchronization between EPLAN Electric P8 and PLC configuration systems. The object ID uniquely identifies objects of this configuration system.

See Also