BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Iso14b_GetTransparentSettings | ( | brp_protocol | protocol, |
brp_Iso14b_GetTransparentSettings_Tags_Entry ** | Tags, | ||
size_t * | Tags_len, | ||
brp_mempool * | mempool | ||
) |
**This command is obsolete and included here only for compatibility reasons.
Please use the brp_Iso14b_TransparentCmd() command instead.**
Gets reader chip configuration.
[in] | protocol | used to execute the command |
[out] | Tags | |
[out] | Tags_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 |