Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment.PLCAddress Class / CPU Property

In This Topic
CPU Property
In This Topic
The name of the CPU for the PLC box to which the PLC connection point belongs.
Syntax
public string CPU {get; set;}
Remarks
A CPU is identified uniquely through the specification of the configuration project, station ID, and CPU name.
See Also