BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_VHL_IsSelected | ( | brp_protocol | protocol | ) |
This command checks if the card/label selected by the last execution of the brp_VHL_Select() command is still in the HF field of the antenna.
If the card/label has been taken away from the reader and put back on it after the last execution of brp_VHL_Select(), or if brp_VHL_Select() has not been called after a card has been put on the reader, this command will return the BRP_VHL_ErrCardNotSelected status code.
For 125 kHz cards, a retry is automatically performed in case of a misread to improve reliability. Please note that this may increase reaction time for 125 kHz cards to a maximum of 100 ms.
[in] | protocol | used to execute the command |