FreeCalypso > hg > fc-pcsc-tools
comparison doc/Low-level-commands @ 207:fc0ab2b0c56e
doc/Low-level-commands: fill byte argument is always hex
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sun, 07 Mar 2021 05:23:10 +0000 |
| parents | fc82f0464480 |
| children |
comparison
equal
deleted
inserted
replaced
| 206:f1cf569dbba3 | 207:fc0ab2b0c56e |
|---|---|
| 128 rather than via a hex data file. | 128 rather than via a hex data file. |
| 129 | 129 |
| 130 update-rec-fill record-index fill-byte | 130 update-rec-fill record-index fill-byte |
| 131 | 131 |
| 132 This fc-simtool command sends an UPDATE RECORD command to the SIM with payload | 132 This fc-simtool command sends an UPDATE RECORD command to the SIM with payload |
| 133 equal to the specified fill byte, replicated to the record length. | 133 equal to the specified fill byte, replicated to the record length. The fill |
| 134 byte argument is always interpreted as hexadecimal. | |
| 134 | 135 |
| 135 restore-file File_ID host-bin-file | 136 restore-file File_ID host-bin-file |
| 136 | 137 |
| 137 This command restores a binary backup previously made with savebin back to the | 138 This command restores a binary backup previously made with savebin back to the |
| 138 SIM, or writes new bits into the EF if you can construct the necessary binary | 139 SIM, or writes new bits into the EF if you can construct the necessary binary |
