┌────────────────────┬────────────────────┬────────────────────┐
│Keyword │Type │Description │
├────────────────────┼────────────────────┼────────────────────┤
│DISKHANDLE │NUM │Open handle for disk│
│ │ │being tested │
├────────────────────┼────────────────────┼────────────────────┤
│HEAD │NUM │The target head │
│ │ │value │
├────────────────────┼────────────────────┼────────────────────┤
│CYLINDER │NUM │The target cylinder │
│ │ │value │
├────────────────────┼────────────────────┼────────────────────┤
│SECTORSTART │NUM │The target start │
│ │ │sector │
├────────────────────┼────────────────────┼────────────────────┤
│SECTORCOUNT │NUM │The number of │
│ │ │physical sectors to │
│ │ │verify │
├────────────────────┼────────────────────┼────────────────────┤
│SECTORSIZE │NUM │Sector size in bytes│
├────────────────────┼────────────────────┼────────────────────┤
│TRACKSIZE │NUM │Track size in │
│ │ │sectors │
└────────────────────┴────────────────────┴────────────────────┘
[Back: VERIFY_PHYSICAL]
[Next: Output Parameter Keywords]