C API for BALTECH SDK

§ brp_EpcUid_UidWrite()

brp_errcode brp_EpcUid_UidWrite ( brp_protocol  protocol,
bool  EPC,
unsigned  BlockAdr,
brp_buf  BlockData,
size_t  BlockData_len 
)

This command writes data Bytes to a label.

The address of the data to write is specified in the BlockAdr parameter. As an enhancement to the specification, multiple Bytes can be written.

Parameters
[in]protocolused to execute the command
[in]EPCEPC if true , UID if false.
[in]BlockAdrStart address of data to write.
[in]BlockDataBlock data.
[in]BlockData_len
Deprecated:
This command may be removed in future!