DO
This commit is contained in:
parent
63dfa10098
commit
918ec73ed4
12 changed files with 91 additions and 16 deletions
|
|
@ -476,10 +476,7 @@
|
|||
Var NETCORE_EVENT_CNT_X = 0
|
||||
Var NETCORE_EVENT_CNT_TMP = NCIC07_EVENT_CNT
|
||||
|
||||
If BoxID = 0 Then
|
||||
RebootWithCause "BoxID was zero"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
|
@ -525,7 +522,7 @@
|
|||
If NETCORE_EVENT_CNT_X >= 30 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "Netcore Lost"
|
||||
DEBUGVAR "NCIC07_EVENT_CNT"
|
||||
SAVELOG "Netcore Lost NCIC07_EVENT_CNT"
|
||||
DEBUGVAR NCIC07_EVENT_CNT
|
||||
Open "ROOT/taobin_project/xml/page_show_error.xml"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue