2.5 Other Features
The only disk command used in examples 2.2 and 2.3 was read, but there are, of course, a variety of other commands.
- write
- read and set the time
- seeking (rotating the drive motor and moving the head to the specified location; certain timings of this task before writing and reading can make the time required for writing and reading appear shorter.
- reading the ID (The ID is a unique 32-byte data string assigned to each disk.)
- Various others
Details on the use of these individual commands (functions) are presented in "Chapter 7, Library Functions."