C API for BALTECH SDK

§ brp_TTF_ReadByteStream()

brp_errcode brp_TTF_ReadByteStream ( brp_protocol  protocol,
bool  ResetDataPtr,
unsigned  SamplingTime,
unsigned  Rxlen,
brp_TTF_ReadByteStream_RxMod  RxMod,
brp_buf Data,
size_t *  Data_len,
brp_mempool mempool 
)

Returns raw data of the 125 kHz HF interface.

Parameters
[in]protocolused to execute the command
[in]ResetDataPtrResets data pointer and starts sampling.
[in]SamplingTimeFor ID-engine X: If different from 0, this parameter starts new sampling. For ID-engine Z: Dummy value
[in]RxlenNumber of Bytes to receive.
[in]RxModDecoder settings - for ID-engine Z use SMPL.
[out]Data
[out]Data_len
[in]mempoolis 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