┌────────────────────┬────────────────────┬────────────────────┐
│Keyword             │Type                │Description         │
├────────────────────┼────────────────────┼────────────────────┤
│DRIVEHANDLE         │NUM                 │File handle for     │
│                    │                    │optical device being│
│                    │                    │tested              │
├────────────────────┼────────────────────┼────────────────────┤
│HEAD                │NUM                 │The target head     │
│                    │                    │value (only 0 valid)│
├────────────────────┼────────────────────┼────────────────────┤
│CYLINDER            │NUM                 │The target cylinder │
│                    │                    │value               │
├────────────────────┼────────────────────┼────────────────────┤
│SECTORSTART         │NUM                 │The target start    │
│                    │                    │sector              │
├────────────────────┼────────────────────┼────────────────────┤
│TRACKSIZE           │NUM                 │Track size in       │
│                    │                    │sectors             │
├────────────────────┼────────────────────┼────────────────────┤
│SECTORSIZE          │NUM                 │Sector size in bytes│
├────────────────────┼────────────────────┼────────────────────┤
│SECTORCOUNT         │NUM                 │Number of sectors to│
│                    │                    │verify              │
└────────────────────┴────────────────────┴────────────────────┘


[Back: VERIFY_LOGICAL]
[Next: Output Parameter Keywords]