C API for BALTECH SDK

§ brp_Hitag_Write()

brp_errcode brp_Hitag_Write ( brp_protocol  protocol,
unsigned  Address,
bool  KeyB,
bool  Encrypt,
bool  BlockWrite,
unsigned *  PageNr,
size_t  PageNr_len 
)

Writes data to a Hitag1/S label.

Parameters
[in]protocolused to execute the command
[in]AddressPage address of a label.
[in]KeyBB2 = 1: for Hitag1: KeyB will be used for authentification.
[in]EncryptB1 = 1: for Hitag1: block will be read encrypted.
[in]BlockWriteB0 = 1: block(up to 4 pages) will be read instead of a single block.
[in]PageNr
[in]PageNr_len