Skip to content

How to read file record (0x14)? #2404

Answered by janiversen
klgill24 asked this question in Q&A
Discussion options

You must be logged in to vote

I think the problem is not the example, but more what you want to achieve, normally apps only read the records they are interested in, typically it does not make sense to read all records, and even less to make a real file.

You handle the FileReadRecordRequest class, so what is the problem in handling the FileReadRecordRespomse class, which is what you get back.

Not knowing, sounds like you have not read our documentation, there all calls are documented with parameters.

The content of the file records are highly vendor dependent, so an example would only be able to print the hex information, as we already do in the log,

Replies: 5 comments 11 replies

Comment options

You must be logged in to vote
3 replies
@klgill24
Comment options

@janiversen
Comment options

@janiversen
Comment options

Comment options

You must be logged in to vote
7 replies
@klgill24
Comment options

@janiversen
Comment options

Answer selected by janiversen
@klgill24
Comment options

@janiversen
Comment options

@janiversen
Comment options

@klgill24
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@janiversen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants