C API for BALTECH SDK

§ BRP_VHL_ErrNoTag

#define BRP_VHL_ErrNoTag   BRP_ERR_STATUS(0x0100, 0x01)

This status code occurs in the following cases:

  • There's no card in the antenna field.
  • The card doesn't respond, i.e. it doesn't match the given VHL file.
  • You use an HID Prox/Indala/Keri card, but the reader doesn't have the required Prox license.

This status code is the only one that requires a reselection of the card with VHL.Select.

Definition at line 32 of file vhl.h.