![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
| brp_errcode brp_Iso14a_Anticoll | ( | brp_protocol | protocol, | 
| unsigned | BitCount, | ||
| brp_buf | PreSelectedSnr, | ||
| brp_buf * | SelectedSnr, | ||
| brp_mempool * | mempool | ||
| ) | 
This command performs an anti-collision 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 a preselection of cards. | 
| [out] | SelectedSnr | Serial number 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 |