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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue