release 6.62
This commit is contained in:
parent
e171403c48
commit
04eebb6b41
3 changed files with 12 additions and 60 deletions
|
|
@ -388,11 +388,11 @@
|
|||
EndIf
|
||||
Endif
|
||||
|
||||
If Simulation = "true" Then
|
||||
If CountDownBrewing = 0 Then
|
||||
;Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
;If Simulation = "true" Then
|
||||
; If CountDownBrewing = 0 Then
|
||||
; ;Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
; EndIf
|
||||
;EndIf
|
||||
|
||||
|
||||
If EnableSelectMenuBetweenBrew = "Enable" Then
|
||||
|
|
@ -412,9 +412,9 @@
|
|||
;If CountDownBrewing = 40 Then
|
||||
; Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
;EndIf
|
||||
If CountDownBrewing = 0 Then
|
||||
;Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
EndIf
|
||||
;If CountDownBrewing = 0 Then
|
||||
; ;Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
;EndIf
|
||||
|
||||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
|
||||
|
|
@ -868,19 +868,11 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If MachineStage = "show-menu" Then
|
||||
If MachineState_Result = 0 Then
|
||||
;SAVELOG "back_to_main from line > 714."
|
||||
;Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
;Var MachineState_Result = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If MachineStage = "close-maintenance" Then
|
||||
If MachineState_Result = 0 Then
|
||||
SAVELOG "back_to_main from line > 663."
|
||||
Var MachineState_Result = 2
|
||||
;Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue