Add file select 5

This commit is contained in:
kong 2022-02-28 22:33:45 +07:00
parent 6b2caad97a
commit 3713f62d05
18 changed files with 2057 additions and 45 deletions

View file

@ -190,6 +190,18 @@
EndIf
EndIf
If Seeker = "curr" Then
If DoorCupPosition = "bottom" Then
; It normal
Var EmergencyStop = "false"
Else
Var EmergencyStop = "true"
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
EndIf
EndIf
Refresh
TimerReset
</EventTimeout>