Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


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

...