This commit is contained in:
kong 2022-07-13 09:44:29 +07:00
parent 63dfa10098
commit 918ec73ed4
12 changed files with 91 additions and 16 deletions

View file

@ -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