Add Var StrawAutoRelease1
This commit is contained in:
parent
e4870dd8a1
commit
f60ec66fd1
3 changed files with 10 additions and 0 deletions
|
|
@ -83,6 +83,9 @@
|
|||
Open "ROOT/taobin_project/xml/page_brewing3.xml"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR StrawAutoRelease1
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -177,6 +180,10 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If StrawAutoRelease1 = "true" Then
|
||||
Var StarwState = "Press"
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue