1
This commit is contained in:
BIN
EXE/实训手册_离线_2023年7月20日.pdf
Normal file
BIN
EXE/实训手册_离线_2023年7月20日.pdf
Normal file
Binary file not shown.
@@ -264,7 +264,7 @@ layout_mode = 2
|
||||
theme_type_variation = &"SideTab"
|
||||
toggle_mode = true
|
||||
button_group = ExtResource("3_wv1s6")
|
||||
text = "注册标识"
|
||||
text = "标识注册"
|
||||
icon = ExtResource("6_sgyjo")
|
||||
expand_icon = true
|
||||
|
||||
|
@@ -74,8 +74,8 @@
|
||||
```
|
||||
到这里就已经完成了基于标识解析的异常生产环境监听模拟,如果我们还想找到异常原因的话
|
||||
```
|
||||
|
||||
### 我们现在将通过该标识对生产环境进行追溯,看看是哪个时间出现了异常
|
||||
* 好了,先取消`自动更新`吧,我们先暂停一下,并弄清楚是什么原因导致的异常
|
||||
* 在`基于标识的监测软件`中,找到我们需要追溯的报警记录
|
||||
* 记录下报警记录的`标识`,`异常值`和`异常时间`
|
||||
### 现在点击在侧边栏中的`标识解析`按钮,我们将开始解析标识
|
||||
|
Reference in New Issue
Block a user