This commit is contained in:
kong 2022-06-24 10:26:41 +07:00
parent 14720f9d4a
commit e89df47491
435 changed files with 1203 additions and 252 deletions

View file

@ -497,12 +497,12 @@
;stop_now
;If NETCORE_LOST_CNT > 120 Then
; Var stop_now = "true"
; Var MachineErrorDetailAll = "???"
; SAVELOG "NETCORE_LOST_CNT"
; Open "ROOT/taobin_project/xml/page_show_error.xml"
;EndIf
If NETCORE_LOST_CNT > 120 Then
Var stop_now = "true"
Var MachineErrorDetailAll = "???"
SAVELOG "NETCORE_LOST_CNT"
Open "ROOT/taobin_project/xml/page_show_error.xml"
EndIf
EndIf
If MachineStage = "drink-failed" Then