THAI-POS: Added page network down when machine not online
This commit is contained in:
parent
f992354dd9
commit
2bf2921a3a
2 changed files with 19 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
If Timeout > 30 Then
|
||||
|
||||
DEBUGVAR SELLSTATUS
|
||||
If SELLSTATUS = "SELLONLINE" Then
|
||||
Var SELLONLINE = 1
|
||||
Else
|
||||
|
|
@ -39,6 +39,8 @@
|
|||
EndIf
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
||||
<Button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue