This commit is contained in:
miggaze 2020-12-04 13:35:13 +07:00
parent 0f6d6a5e18
commit 7a3b36e4e5
4 changed files with 39 additions and 2 deletions

View file

@ -219,6 +219,23 @@
EndIf
If TestLoopMakeDrink = 1 Then
If MachineState_Result = 1 Then
Var MachineState_Result = 0
Var TestLoopSuccess = TestLoopSuccess + 1
Open "ROOT/taobin_project/xml/page_drinkloop.xml"
EndIf
If MachineState_Result = 2 Then
;Var MachineState_Result = 0
Var TestLoopFailed = TestLoopFailed + 1
Open "ROOT/taobin_project/xml/page_drinkloop.xml"
EndIf
EndIf
If MachineState_Result = 1 Then
Var Timeout = 0
Var ProcessText = ""