![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_LT_GetInfo | ( | brp_protocol | protocol, |
| char ** | Info, | ||
| brp_mempool * | mempool | ||
| ) |
Retrieves the firmware string, which provides information regarding the firmware release of the reader and the reader's serial number.
| [in] | protocol | used to execute the command |
| [out] | Info | |
| [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 |