Ftob.OpenReadFile
This commands starts reading a file from the reader. After
executing this command successfully, you may execute only FToB
commands until finishing transfer.
Properties
- Command code: 0x0300
- Command timeout: 3000 ms
- Possible status codes: General status codes, Ftob.ErrInvalidFilename, Ftob.ErrFileAccessDenied
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Length of Filename | Integer (8 bits) |
Length of Filename in bytes |
Filename | Raw data | Name of file to open for reading. |
Returned values (response frame)
None