Coffee-Multi
This commit is contained in:
parent
6190f8ad3a
commit
7b8d71b08a
62 changed files with 3674 additions and 177 deletions
|
|
@ -25,6 +25,13 @@
|
|||
DEBUGVAR ERROR_BREW_CAUSE_THAI
|
||||
|
||||
|
||||
If FailedCount > 0 Then
|
||||
Var ERROR_PAY_TIMEOUT = "false"
|
||||
DEBUGVAR FailedCount
|
||||
DEBUGVAR ERROR_PAY_TIMEOUT
|
||||
EndIf
|
||||
|
||||
|
||||
If ERROR_PAY_TIMEOUT = "true" Then
|
||||
|
||||
If NumberFailed = "false" Then
|
||||
|
|
@ -138,17 +145,12 @@
|
|||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
|
||||
SAVELOG MachineStage
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
|
||||
If Timeout > 60 Then
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
If MachineStage = "remove-cup" Then
|
||||
Open "ROOT/taobin_project/xml/page_drinkfail3.xml"
|
||||
Else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue