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

In This Topic
FUNC_PLCISCPU(Int32) Property
In This Topic
CPU # 20167. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCISCPU( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Identifies a PLC box as the central processing unit (the processor) of a PLC controller.

See Also