BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_LT_WriteFile | ( | brp_protocol | protocol, |
unsigned | FileNr, | ||
unsigned | Mode, | ||
unsigned | BlockAdr, | ||
brp_buf | Data | ||
) |
Writes a test file to the reader.
[in] | protocol | used to execute the command |
[in] | FileNr | File number (3 files: 0..2). |
[in] | Mode | |
[in] | BlockAdr | Block address of the data block. |
[in] | Data | Data block (32 Byte). |