![]() |
BALTECH Docs |
BALTECH SDK wrapper functions reference
|
| brp_errcode brp_AR_GetMessage | ( | brp_AR_GetMessage_t | params | ) |
This command checks if a card has been presented to the reader since the last AR.GetMessage execution.
If yes, the card identification will be returned in MsgData. If no, the BRP_AR_ErrNoMessage status code will be returned.
Apart from card identifications, some readers support additional types of messages, e.g. PINs entered via the keyboard. This information is returned in MsgType.
Read results are buffered in the reader's memory for 5 seconds, i.e. that's the time frame you have to execute this command.
| [in] | params | Struct with the following fields:
|