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

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