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
|
||||
EndIf
|
||||
|
||||
If BoxID = 201714 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 210699 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -280,13 +280,13 @@
|
|||
If SmoothieProcessState = "blendnow" Then
|
||||
Var TextDoorButtonID = 001206
|
||||
|
||||
If DoorCupPosition = "bottom" Then
|
||||
|
||||
Var SmoothieProcessState = "blending"
|
||||
|
||||
Var SmoothieProcessState = "blending"
|
||||
|
||||
|
||||
|
||||
|
||||
Else
|
||||
Machine DoorClose
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SmoothieProcessState = "blending" Then
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@ If brewing_adv11_long_size = "" Then
|
|||
EndIf
|
||||
|
||||
If brewing_adv11_long_size > 0 Then
|
||||
If brewing_adv11_long_size = 9461309 Then
|
||||
If brewing_adv11_long_size = 9357338 Then
|
||||
|
||||
Else
|
||||
GetFileSizeK "taobin_project/video/brewing_adv11_long.mp4" brewing_adv11_long_size
|
||||
|
|
|
|||
|
|
@ -1754,6 +1754,7 @@
|
|||
OpenInst 2 PepsiFullScreenPageBoard
|
||||
EndIf
|
||||
|
||||
; tap screen for press popup when app hang
|
||||
TapScreen 860 1004
|
||||
|
||||
Var CountDownFailErrorHappendClear = 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue