add Seeker to CupChecking
This commit is contained in:
parent
537ab5f62e
commit
302991d6ff
2 changed files with 24 additions and 15 deletions
|
|
@ -79,6 +79,9 @@
|
||||||
Var ReadyForBrew = "false"
|
Var ReadyForBrew = "false"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
If Seeker = "curr" Then
|
||||||
|
|
||||||
If MachineStage = "remove-cup" Then
|
If MachineStage = "remove-cup" Then
|
||||||
SAVELOG "MachineStage = remove-cup"
|
SAVELOG "MachineStage = remove-cup"
|
||||||
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
||||||
|
|
@ -90,6 +93,8 @@
|
||||||
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
End
|
||||||
|
|
||||||
Var MachineStage = "-"
|
Var MachineStage = "-"
|
||||||
|
|
||||||
Var PayReference = ""
|
Var PayReference = ""
|
||||||
|
|
|
||||||
|
|
@ -192,6 +192,8 @@
|
||||||
Var ReadyForBrew = "false"
|
Var ReadyForBrew = "false"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If Seeker = "curr" Then
|
||||||
|
|
||||||
If MachineStage = "remove-cup" Then
|
If MachineStage = "remove-cup" Then
|
||||||
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
||||||
|
|
||||||
|
|
@ -202,6 +204,8 @@
|
||||||
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
|
||||||
Var MachineStage = "-"
|
Var MachineStage = "-"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue