C API for BALTECH SDK

§ brp_EM_Read4450()

brp_errcode brp_EM_Read4450 ( brp_protocol  protocol,
unsigned  StartAdr,
unsigned  EndAdr,
unsigned **  PageNr,
size_t *  PageNr_len,
brp_mempool mempool 
)

Reads pages from a EM4450 tag (start to end address).

Parameters
[in]protocolused to execute the command
[in]StartAdrStart page address of a label.
[in]EndAdrEnd page address of a label.
[out]PageNr
[out]PageNr_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