![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
| brp_errcode brp_Srix_Select | ( | brp_protocol | protocol, | 
| brp_buf * | Snr, | ||
| size_t * | Snr_len, | ||
| brp_mempool * | mempool | ||
| ) | 
This command selects a label including anticollision.
| [in] | protocol | used to execute the command | 
| [out] | Snr | Serial number of selected label | 
| [out] | Snr_len | |
| [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 |