fix consent
This commit is contained in:
parent
18b6b03d90
commit
e060e68b1c
4 changed files with 3 additions and 3 deletions
|
|
@ -543,7 +543,7 @@
|
|||
If NCIC07_EVENT_CNT = NETCORE_EVENT_CNT_TMP Then
|
||||
Var NETCORE_EVENT_CNT_X = NETCORE_EVENT_CNT_X + 1
|
||||
|
||||
If NETCORE_EVENT_CNT_X >= 5 Then
|
||||
If NETCORE_EVENT_CNT_X >= 30 Then
|
||||
Var stop_now = "true"
|
||||
Var MachineErrorDetailAll = "Netcore Lost"
|
||||
DEBUGVAR "NCIC07_EVENT_CNT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue