C API for BALTECH SDK
brp_SegmentIdentificationAndAddressing Struct Reference

#include <typedefs.h>

Data Fields

bool AdvantAddressMode
 Use Advant address mode. More...
 
bool StampSearch
 Use Stamp search to identify the desired segment. More...
 

Detailed Description

This byte defines how a Legic segment shall be accessed.

There are two possibilities to select a certain segment on a Legic card:

  • ID: The reader selects the segment with the desired number.
  • Stamp: The reader selects the first segment that matches the desired stamp.

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:

  • Protocol Header: Stamp data (read-only) can be accessed starting with address 18 (data below address 18 is undefined). Application data follows directly after the stamp.
  • Advant: Application data stored in S_DATA can be accessed starting with address 0. Stamp data is not accessible in this case.

Definition at line 2916 of file typedefs.h.


The documentation for this struct was generated from the following file: