C API for BALTECH SDK

§ brp_HID_Prox32Read()

brp_errcode brp_HID_Prox32Read ( brp_protocol  protocol,
brp_buf Data,
size_t *  Data_len,
brp_mempool mempool 
)

Returns raw data of HID prox 32 (orange) tag (read only tag / 32bit).

Parameters
[in]protocolused to execute the command
[out]DataHID prox32 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