6.53
This commit is contained in:
parent
373ebb5937
commit
14720f9d4a
19 changed files with 810 additions and 110 deletions
|
|
@ -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
|
||||
|
|
@ -627,20 +627,6 @@
|
|||
|
||||
|
||||
|
||||
|
||||
If Seeker = "curr" Then
|
||||
If DoorCupPosition = "bottom" Then
|
||||
; It normal
|
||||
Var EmergencyStop = "false"
|
||||
Else
|
||||
Var EmergencyStop = "true"
|
||||
|
||||
;Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Refresh
|
||||
|
||||
TimerReset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue