You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x = 80905
[EPC(b'E20000196302003718405C2B')]
Start: 2020-02-10 14:20:14.658062
Now = 2020-02-11 13:07:33.756684
x = 80906
[EPC(b'E20000196302003718405C2B')]
Start: 2020-02-10 14:20:14.658062
Now = 2020-02-11 13:07:34.767924
x = 80907
[EPC(b'E20000196302003718405C2B')]
Start: 2020-02-10 14:20:14.658062
Now = 2020-02-11 13:07:35.783126
x = 80908
Traceback (most recent call last):
File "test.py", line 47, in
print(reader.read())
RuntimeError: Timeout
x is the times the tag was read
im using reader.read() in while True
Also im not the only one with this problem, my friend also has the same issue, and hasnt found the answer yet. using start_reading also the same issue, just faster...
The text was updated successfully, but these errors were encountered:
Hi,
My read program randomly quits.
x = 80905
[EPC(b'E20000196302003718405C2B')]
Start: 2020-02-10 14:20:14.658062
Now = 2020-02-11 13:07:33.756684
x = 80906
[EPC(b'E20000196302003718405C2B')]
Start: 2020-02-10 14:20:14.658062
Now = 2020-02-11 13:07:34.767924
x = 80907
[EPC(b'E20000196302003718405C2B')]
Start: 2020-02-10 14:20:14.658062
Now = 2020-02-11 13:07:35.783126
x = 80908
Traceback (most recent call last):
File "test.py", line 47, in
print(reader.read())
RuntimeError: Timeout
x is the times the tag was read
im using reader.read() in while True
Also im not the only one with this problem, my friend also has the same issue, and hasnt found the answer yet. using start_reading also the same issue, just faster...
The text was updated successfully, but these errors were encountered: