![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_LT_Anticoll | ( | brp_protocol | protocol, |
| unsigned | BitCount, | ||
| brp_buf | PreSelectedSnr, | ||
| brp_buf * | SelectedSnr, | ||
| brp_mempool * | mempool | ||
| ) |
This command performs an anticollision sequence.
| [in] | protocol | used to execute the command |
| [in] | BitCount | Number of preselected bits. |
| [in] | PreSelectedSnr | Part of serial number which will be used for preselection of cards. |
| [out] | SelectedSnr | Serialnr of selected label. |
| [in] | mempool | is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool |