UIV3 add range of boxid
This commit is contained in:
parent
7c3ef37e1a
commit
cc47e380a3
4 changed files with 11 additions and 6 deletions
|
|
@ -32,6 +32,10 @@
|
||||||
Var EnableMultiInstanceFromBoxID = 1
|
Var EnableMultiInstanceFromBoxID = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If BoxID = 201714 Then
|
||||||
|
Var EnableMultiInstanceFromBoxID = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
If BoxID = 210699 Then
|
If BoxID = 210699 Then
|
||||||
Var EnableMultiInstanceFromBoxID = 1
|
Var EnableMultiInstanceFromBoxID = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
|
|
@ -280,13 +280,13 @@
|
||||||
If SmoothieProcessState = "blendnow" Then
|
If SmoothieProcessState = "blendnow" Then
|
||||||
Var TextDoorButtonID = 001206
|
Var TextDoorButtonID = 001206
|
||||||
|
|
||||||
|
If DoorCupPosition = "bottom" Then
|
||||||
|
|
||||||
|
Var SmoothieProcessState = "blending"
|
||||||
|
|
||||||
Var SmoothieProcessState = "blending"
|
Else
|
||||||
|
Machine DoorClose
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If SmoothieProcessState = "blending" Then
|
If SmoothieProcessState = "blending" Then
|
||||||
|
|
|
||||||
|
|
@ -89,7 +89,7 @@ If brewing_adv11_long_size = "" Then
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If brewing_adv11_long_size > 0 Then
|
If brewing_adv11_long_size > 0 Then
|
||||||
If brewing_adv11_long_size = 9461309 Then
|
If brewing_adv11_long_size = 9357338 Then
|
||||||
|
|
||||||
Else
|
Else
|
||||||
GetFileSizeK "taobin_project/video/brewing_adv11_long.mp4" brewing_adv11_long_size
|
GetFileSizeK "taobin_project/video/brewing_adv11_long.mp4" brewing_adv11_long_size
|
||||||
|
|
|
||||||
|
|
@ -1754,6 +1754,7 @@
|
||||||
OpenInst 2 PepsiFullScreenPageBoard
|
OpenInst 2 PepsiFullScreenPageBoard
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
; tap screen for press popup when app hang
|
||||||
TapScreen 860 1004
|
TapScreen 860 1004
|
||||||
|
|
||||||
Var CountDownFailErrorHappendClear = 8
|
Var CountDownFailErrorHappendClear = 8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue