DO cup on arm
This commit is contained in:
parent
f6a7ec1501
commit
e83400044a
10 changed files with 22 additions and 60 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
DEBUGVAR LastTimeUseChannel10InMinute
|
||||
DEBUGVAR CurrentXMLFileName0
|
||||
SAVELOG "powder schedule version 2.03"
|
||||
SAVELOG "powder schedule version 2.05"
|
||||
|
||||
DEBUGVAR PowderPayPushLowScheduleTurnOn10
|
||||
|
||||
|
|
@ -37,7 +37,12 @@ If PowderTestStep = 1 Then
|
|||
If CurrentXMLFileName0 = "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml" Then
|
||||
Var PowderTestStep = 0
|
||||
Var PowderScheduleGrind = "start"
|
||||
SAVELOG "PowderScheduleGrind start start start"
|
||||
SAVELOG "PowderScheduleGrind start start start 1"
|
||||
EndIf
|
||||
If CurrentXMLFileName0 = "/mnt/sdcard/coffeevending/taobin_project/xml/page_sleepmode.xml" Then
|
||||
Var PowderTestStep = 0
|
||||
Var PowderScheduleGrind = "start"
|
||||
SAVELOG "PowderScheduleGrind start start start 2"
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -60,8 +60,6 @@
|
|||
Var RecommendTimeOut = RecommendTimeOut + 1
|
||||
|
||||
|
||||
;include="ROOT/taobin_project/inc/remove_cup_on_arm_step.inc"
|
||||
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
||||
|
|
|
|||
|
|
@ -60,8 +60,6 @@
|
|||
Var RecommendTimeOut = RecommendTimeOut + 1
|
||||
|
||||
|
||||
;include="ROOT/taobin_project/inc/remove_cup_on_arm_step.inc"
|
||||
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
||||
|
|
|
|||
|
|
@ -62,8 +62,6 @@
|
|||
Var RecommendTimeOut = RecommendTimeOut + 1
|
||||
|
||||
|
||||
;include="ROOT/taobin_project/inc/remove_cup_on_arm_step.inc"
|
||||
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
|
||||
SAVELOG "======================================= page_smoothie_suggest_and_process.xml == Version 1.03 =============================="
|
||||
SAVELOG "======================================= page_smoothie_suggest_and_process.xml == Version 1.05 =============================="
|
||||
; On open
|
||||
|
||||
TopView "show"
|
||||
|
|
@ -212,7 +212,7 @@
|
|||
Else
|
||||
If SmoothieProcessState = "insert" Then
|
||||
Var TextDoorButtonID = 001203
|
||||
Machine CheckCupCurrentProcess
|
||||
Machine CheckCupLastIDProcess
|
||||
Var SmoothieProcessState = "checking"
|
||||
Else
|
||||
|
||||
|
|
@ -245,7 +245,7 @@
|
|||
If AnyArmConfuse = 1 Then
|
||||
If CountDownCertainConfuse = 0 Then
|
||||
SAVELOG " CountDownCertainConfuse CountDownCertainConfuse "
|
||||
Var CountDownCertainConfuse = 10
|
||||
Var CountDownCertainConfuse = 2
|
||||
EndIf
|
||||
|
||||
If CountDownCertainConfuse > 0 Then
|
||||
|
|
@ -536,7 +536,7 @@
|
|||
<Width> 1080 </Width>
|
||||
<Align> end </Align>
|
||||
<Color> 0xFF0000 </Color>
|
||||
<Value> "V102 "</Value>
|
||||
<Value> "V105 "</Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue