![]() |
BALTECH Docs |
BALTECH SDK wrapper functions reference
|
| brp_errcode brp_VHL_GetSnr | ( | brp_VHL_GetSnr_t | params | ) |
This command returns the serial number (UID) of the currently selected card.
The UID is the number sent when the card is selected; this may also be a random ID.
If brp_VHL_Select() hasn't been executed successfully before, the reader will return BRP_VHL_ErrCardNotSelected. If the last selected card is no longer available in the antenna field, or a read/write operation failed previous to this command, the returned serial number is undefined.
Don't make security-critical decisions by only examining the card's serial number.
| [in] | params | Struct with the following fields:
|