C API for BALTECH SDK

§ brp_Iso78_OpenSam_LID

Logical SAM-ID (LID)

Enumerator
brp_Iso78_OpenSam_LID_AV2 

Use this value to select an NXP MIFARE SAM AV2 or AV3.

brp_Iso78_OpenSam_LID_HID 

Use this value to select an HID SE Processor (also known as iClass SAM).

brp_Iso78_OpenSam_LID_Gen1 

Use this value to select a SAM different from those named above.

brp_Iso78_OpenSam_LID_Gen2 

Use this value only if the reader has 2 SAM slots, and both SAMs are different from those named above.

In this case, use the values Gen1 and Gen2 in the following order:

  • Use Gen1 to select the first SAM.
  • Use Gen2 to select the second SAM.
brp_Iso78_OpenSam_LID_undefined 

Definition at line 1819 of file typedefs.h.