BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_LT_Test | ( | brp_protocol | protocol, |
unsigned | Mode, | ||
unsigned * | Teststatus, | ||
brp_buf * | Snr, | ||
brp_mempool * | mempool | ||
) |
Writes a test file to the reader.
[in] | protocol | used to execute the command |
[in] | Mode | |
[out] | Teststatus | |
[out] | Snr | Serial number. |
[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 |