[in] | protocol | used to execute the command |
[in] | Sel | Specifies flags for which tags should respond to command (0/1: All, 2:~SL, 3:SL). |
[in] | Session | Chooses a session for command (0:S0, 2:S2). |
[in] | SlotCoding | Number of slots. 0..15: 2^Q - 1 slots. |
[out] | MemStatusFlag | True if buffer to small for all tagged labels. |
[out] | LabelNr | Number of successfully recognized labels. |
[out] | LabelData | Label data. |
[out] | LabelData_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 |