Eplan Platform API
Eplan.EplApi.HEServices Namespace / PlcService.ReadressingConfig Class / CpuName Property

In This Topic
    CpuName Property
    In This Topic
    Gets/Sets ...
    Syntax
    public string CpuName {get; set;}
    public:
    property String^ CpuName {
       String^ get();
       void set (    String^ value);
    }
    See Also