C API for BALTECH SDK

§ brp_LT_WriteFile()

brp_errcode brp_LT_WriteFile ( brp_protocol  protocol,
unsigned  FileNr,
unsigned  Mode,
unsigned  BlockAdr,
brp_buf  Data 
)

Writes a test file to the reader.

Parameters
[in]protocolused to execute the command
[in]FileNrFile number (3 files: 0..2).
[in]Mode
[in]BlockAdrBlock address of the data block.
[in]DataData block (32 Byte).
Deprecated:
This command may be removed in future!