/
SDKs for Invengo HF Readers and Stations

SDKs for Invengo HF Readers and Stations


1/ Library DLL:


Compliant readers: SOxx, Px00, L100, L200, L400, L40
Compliant chips: C220, C320, Icode SLI, Icode SLI-L, Icode SLI-S
Language: C/C++, VB6, .NET via ActiveX


This dll is oriented on functionnalities. It does not allow you to do everything you want with
readers and chips but suggests function for library applications.

  1. Initialize tags (1 by 1)

  2. Tag memory inventory (possible in bulk even with mixed chip population)

  3. EAS toggling (possible in bulk even with mixed chip population)

Advantage: The development does not depend on readers and chips.


I.e.: With a SAME CODE, if you write one block X in the memory chip, DLL will automatically write the memory chip without being aware about reader type, chips...
This DLL does not work on 64bits system.


2/ Medio STX :


Compliant readers: SOxx, Px00, L100, L200, L-SPx
Compliant chips: All chips supported by the considered reader.
Language: C/C++, JAVA


This SDK is for legacy reader. It allows us to have an access to all reader functions. However,
you have to particularly consider the reader for which you develop.
If you use Pxxx C/C++ or .NET with ISO15693 chips, please use StxNG.


3/ STXNG:


Compliant readers: L400, L40, Pxxx only with .NET, C/C++ for ISO15693
Compliant chips: All chips supported by the considered reader.
Language: C/C++, JAVA, .NET


This SDK is for L40 and L400. It allows us to have an access to all reader functions.
This SDK is also able to drive Pxxx with ISO15693 chips (only C/C++, .NET) but the compliance with Pxxx must be activated by the developer.

 

  File Modified

ZIP Archive SDKs.zip

May 10, 2022 by Rebecca Sonu

Related content

How to load, save workspace on your L400 / L40 reader and put it in Standalone mode ?
How to load, save workspace on your L400 / L40 reader and put it in Standalone mode ?
More like this
How to read / write multiple blocks on compatible ISO15693 with Medio P200 Family Reader ?
How to read / write multiple blocks on compatible ISO15693 with Medio P200 Family Reader ?
More like this
How to drive my Invengo HF Tunnel?
How to drive my Invengo HF Tunnel?
More like this
Reading/Writing from/to ST M24LRxx dual interface RFID tags on L40 / L400 reader
Reading/Writing from/to ST M24LRxx dual interface RFID tags on L40 / L400 reader
More like this
How to use your PAD500 with the Invengo Demo software ?
How to use your PAD500 with the Invengo Demo software ?
More like this