添加plug的启用频闭指令

This commit is contained in:
2024-09-09 11:57:57 +08:00
parent f00d0ac5f5
commit f298cbbf80
3 changed files with 52 additions and 13 deletions
@@ -220,8 +220,13 @@ position: 74,15
<<if $EyeSocketVisited_PeipeiTalk==false>>
<<set $EyeSocketVisited_PeipeiTalk= true>>
<<messagebox MessageBox "normal" "正在进行检测...请稍后">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
<<messagebox MessageBox "warning" "被质询的访问进程,请测试以生成特征码">>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
我: 这个报错信息是什么意思?……最好进去看看。
<<add_task TaskManager "深入视觉模块进行检查" "使用检查线检查头部模块">>
->深入检查视觉
@@ -245,7 +250,9 @@ position: 74,15
<<if $MemorySocketVisited_PeipeiTalk==false>>
<<set $MemorySocketVisited_PeipeiTalk=true>>
<<messagebox MessageBox "normal" "正在进行检测...请稍后">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
<<endif>>
<<messagebox MessageBox "normal" "MemoryModule is normal">>
<<if $EyeVisited_PeipeiTalk==true&&$UFVisited_PeipeiTalk==true>>
@@ -280,7 +287,9 @@ position: 74,15
<<if $SpeakSocketVisited_PeipeiTalk==false>>
<<set $SpeakSocketVisited_PeipeiTalk=true>>
<<messagebox MessageBox "normal" "正在进行检测...请稍后">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
<<endif>>
<<messagebox MessageBox "normal" "SpeakModule is normal">>
我: 语言看起来没问题。
@@ -289,7 +298,9 @@ position: 74,15
<<if $EmoSocketVisited_PeipeiTalk==false>>
<<set $EmoSocketVisited_PeipeiTalk=true>>
<<messagebox MessageBox "normal" "正在进行检测...请稍后">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
<<endif>>
<<messagebox MessageBox "normal" "EmoModule is normal">>
我: 情绪看起来没问题。
@@ -148,7 +148,9 @@ position: 77,22
-> UFView
<<if $UFSocketVisited_PeipeiTalk2==false>>
<<messagebox MessageBox "normal" "正在进行检测...请稍后">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
<<endif>>
<<messagebox MessageBox "warning" "温度过高,已降频">>
//插入UF模块
@@ -188,7 +190,9 @@ position: 77,22
-> EyeView
<<if $EyeSocketVisited_PeipeiTalk2==false>>
<<messagebox MessageBox "normal" "正在进行检测...请稍后">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
<<endif>>
<<messagebox MessageBox "warning" "记忆访问无应答,正在尝试跳线访问">>
//插入Eye模块
@@ -224,7 +228,9 @@ position: 77,22
-> MemoryView
<<if $MemorySocketVisited_PeipeiTalk2==false>>
<<messagebox MessageBox "normal" "正在进行检测...请稍后">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
<<endif>>
<<messagebox MessageBox "normal" "MemoryModule is normal">>
//插入Memory模块
@@ -240,7 +246,9 @@ position: 77,22
<<if $LogicSocketVisited_PeipeiTalk2==false>>
<<set $LogicSocketVisited_PeipeiTalk2=true>>
<<messagebox MessageBox "normal" "正在进行检测...请稍后">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
<<endif>>
<<messagebox MessageBox "normal" "LogicModule is normal">>
我: 逻辑看起来没问题。
@@ -250,7 +258,9 @@ position: 77,22
<<if $SpeakSocketVisited_PeipeiTalk2==false>>
<<set $SpeakSocketVisited_PeipeiTalk2=true>>
<<messagebox MessageBox "normal" "正在进行检测...请稍后">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
<<endif>>
<<messagebox MessageBox "normal" "SpeakModule is normal">>
我: 语言看起来没问题。
@@ -35,8 +35,14 @@ position: 55,-1208
->先唤醒佩佩
我: 还是先让佩佩恢复正常吧,在患者不知情的情况下做手术…我不想这么做。
<<messagebox MessageBox "functioning" "尝试重启中">>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
佩佩的pulse恢复正常,然后又回到怠速
<<messagebox MessageBox "warning" "目标状态:休眠中">>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
我: 他们是怎么远程给她的身体发这种底层指令的?
我: 这么说,公司岂不是可以让任何一个人休眠?
我: …看来是不可能不装上UF就唤醒佩佩了。
@@ -71,9 +77,15 @@ position: 55,-1208
<<complete_task TaskManager "安装UF模块">>
我: 佩佩,醒来吧。
<<messagebox MessageBox "functioning" "尝试重启中">>
佩佩的pulse恢复正常,UF模块亮起红灯
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
///佩佩的pulse恢复正常,UF模块亮起红灯
<<messagebox MessageBox "warning" "关键模块未正常运行,请排除故障">>
<<add_task TaskManager "排除故障" "重新启动佩佩">>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
佩佩: 好美……
我: 佩佩?
佩佩: 医生……
@@ -217,11 +229,17 @@ position: 55,-1208
->执行记忆色彩初始化
<<hide_dialog>>
<<messagebox MessageBox "normal" "正在执行记忆色彩初始化……请稍候">>
<<wait 1>>
<<Disable_plugInput Plug>>
<<wait 1>>
<<Enable_plugInput Plug>>
我: 对不起,佩佩...
<<wait 3>>
<<Disable_plugInput Plug>>
<<wait 3>>
<<Enable_plugInput Plug>>
<<messagebox MessageBox "warning" "只读的记忆,请进入记忆模块手动处理">>
<<wait 2>>
<<Disable_plugInput Plug>>
<<wait 2>>
<<Enable_plugInput Plug>>
//屏幕: 正在执行记忆色彩初始化……请稍候
//屏幕: 警告:只读的记忆,请进入记忆模块手动处理。
我: 只读记忆?