By requesting the main\version, the calculator returns ROM version.
The protocol for silently receiving the version is shown below:
Step | Direction | Packet | ||
---|---|---|---|---|
|
|
|
|
REQ with request-style backup header. Name is "main\version". |
|
|
ACK | ||
|
|
VAR with data-style backup header. | ||
|
|
ERR |
Example (PC requesting version):
PC: | 09 A2 12 00 00 00
00 00 1D 0C 6D 61 69 6E 5C 76 65 72 73 69 6F 6E 30 05 |
Request informations |
TI: | 89 56 00 00 | Acknowledgement of REQ |
TI: | 89 06 0A 00 00
04 00 00 1D 04 31 2E 31 31 E6 00 |
Variabel header (name is
"1.11") |
PC: | 09 5A 00 00 00 00 |
Error |
Backup Transfers |
Table of Contents |
Misc |