...
This commit is contained in:
parent
4fd72aba2b
commit
d51a311773
5 changed files with 15 additions and 7 deletions
|
|
@ -207,6 +207,10 @@
|
|||
Var VendingTSID = ""
|
||||
EndIf
|
||||
|
||||
If Seeker.VendingCode = "MKFOO" Then
|
||||
Var AddData = 0
|
||||
EndIf
|
||||
|
||||
|
||||
If GetFreeFromError = 1 Then
|
||||
;Var GetFreeFromError = 0
|
||||
|
|
@ -864,7 +868,7 @@
|
|||
EndIf
|
||||
|
||||
If MachineState_Result = 1 Then
|
||||
;Var MachineState_Result = 2
|
||||
Var MachineState_Result = 2
|
||||
EndIf
|
||||
|
||||
If MachineState_Result = 1 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue