C API for BALTECH SDK

§ brp_LT_HighSpeedWriteBlockExtended()

brp_errcode brp_LT_HighSpeedWriteBlockExtended ( brp_protocol  protocol,
unsigned  AdrLo,
unsigned  AdrHi,
brp_buf  Data 
)

Writes a block (32 Byte) to the transponder using a 16-bit address, write time is reduced (LT6).

Parameters
[in]protocolused to execute the command
[in]AdrLoBlock address (LSByte).
[in]AdrHiBlock address (MSByte).
[in]DataData block (32 Byte).
Deprecated:
This command may be removed in future!