This commit is contained in:
kong 2023-08-04 15:29:38 +07:00
parent 0b56f79b4d
commit 605112cd9f
22 changed files with 485 additions and 328 deletions

View file

@ -37,8 +37,6 @@
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
DEBUGVAR NETCORE_LOST_CNT
DEBUGVAR MachineStage
Var EmergencyStop = "-"
@ -160,16 +158,9 @@
</EventLanguageOnChange>
<Function2>
;If EmergencyStop = "true" Then
; Var stop_now = "true"
; If show_eng = "true" Then
; Var DirImage = "ROOT/taobin_project/image/vending_error_en/"
; Else
; Var DirImage = "ROOT/taobin_project/image/vending_error"
; EndIf
;EndIf
DEBUGVAR MachineStage
DEBUGVAR stop_now
Var DirImage = "ROOT/taobin_project/image/vending_error_en"
If MachineStage = "mcu-upgrade" Then
If LanguageShow = "THAI" Then
Var DirImage = "ROOT/taobin_project/image/vending_error"