EH0006 Not_Supported

错误信息

报错格式如下,占位符%s的含义依次为特性或接口、报错原因:

%s is not supported. Reason: %s.

报错示例如下:

acltdtAddDataItem is not supported. Reason: item cannot be added because internal item already exists.

解决方法

根据报错提示调整代码逻辑。