LT.WriteFile
This command is deprecated. Do not use it in new code as we may remove it in the future!
Writes a test file to the reader.
Properties
- Command code: 0xA074
- Command timeout: 100 ms
- Possible status codes: General status codes, LT.ErrLtFileov , LT.ErrLtCom
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
FileNr | Integer (8 bits) | File number (3 files: 0..2). |
Mode | Integer (8 bits) | - |
BlockAdr | Integer (8 bits) | Block address of the data block. |
Data | Raw data (length 32 Bytes) | Data block (32 Byte). |
Returned values (response frame)
None