Release 6.41
This commit is contained in:
parent
dbb7254a47
commit
f169781442
11 changed files with 104 additions and 31 deletions
|
|
@ -17,14 +17,14 @@
|
|||
Var show_error_normal = "Invisible"
|
||||
Var show_error_sp1 = "Enable"
|
||||
|
||||
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
|
||||
;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
|
||||
|
||||
If MachineStage = "mcu-upgrade" Then
|
||||
If show_eng = "true" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue