python-mercuryapi icon indicating copy to clipboard operation
python-mercuryapi copied to clipboard

Python wrapper for the ThingMagic Mercury API

Results 33 python-mercuryapi issues
Sort by recently updated
recently updated
newest added

Hello! I am currently getting a runtime error after setting the read plan for the ThingMagic M6 reader. I combined these two issues since I believe they might be related...

Hello, Is it possible to target more than one tag with the function set_read_plan ? Thank you, Pierre

enhancement

I've been trying to install this API on my windows 10 machine. So far it works perfectly on my mac book and my raspberry pi. I followed all the instructions...

I'm currently attempting to read tag data banks with a networked Sargas reader, and the current implementation is failing to read the data banks. For example simply running: ```python reader...

Hi, Did this wrapper include the support of the specific tag commands for SL900A chip? Many thanks. Best, Bin

enhancement

when I try to run `sudo make install python test.py` I'm getting errors like this: ./ltkc_base.h:142:5: error: unknown type name 'llrp_u16_t'; did you mean 'llrp_u16v_t'? llrp_u16_t nValue; ^~~~~~~~~~ llrp_u16v_t i'm...

mercuryapi_osx.patch is out of sync with the SDK and the patches are being rejected.

Hi, When I try to install via `pip install python-mercuryapi` , the following error shows: ` unzip: cannot find zipfile directory in one of mercuryapi-1.31.1.36-2.zip or mercuryapi-1.31.1.36-2.zip.zip, and cannot find...

Hey, I need to install MercuryAPI on my Raspberry. I followed your instructions but when I use the 'make' command I get unzip mercuryapi-YEATS-1.31.4.35-1.zip Archive: mercuryapi-YEATS-1.31.4.35-1.zip End-of-central-directory signature not found....