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

In This Topic
    ChangeAnalog Property
    In This Topic
    If true, analog addresses will be changed.
    Syntax
    public bool ChangeAnalog {get; set;}
    public:
    property bool ChangeAnalog {
       bool get();
       void set (    bool value);
    }
    See Also