BALTECH Docs |
C API for BALTECH SDK
|
This byte defines how a Legic segment shall be accessed. More...
#include <typedefs.h>
Data Fields | |
bool | AdvantAddressMode |
Use Advant address mode. More... | |
bool | StampSearch |
Use Stamp search to identify the desired segment. More... | |
This byte defines how a Legic segment shall be accessed.
There are two possibilities to select a certain segment on a Legic card:
If possible always stamp search should be used for segment identification to guarantee that only genuine cards are processed!
Legic advant compatible readers support two addressing modes:
Definition at line 2843 of file typedefs.h.