home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / CD32 / CD32_Support / examples / SA_Examples / cd / CDTest / Data.doc < prev    next >
Encoding:
Text File  |  1998-04-26  |  1.5 KB  |  53 lines

  1. *** Documentation to Data.cd ***
  2.  
  3. -Written by Michael McLaughlin, SWPA (mikemc@hydrogen) [(215) 431-9219]
  4.  
  5.   Before executing this script, you need to run two instances of the program
  6. "CDTest."  Do this by typing "RUN CDTEST" twice, within your cli shell.
  7. Also, be sure you are using an audio CD with this script.
  8.  
  9.   Data.cd is an arexx script that contains commands provided by the
  10. "host environment" of CDTest.
  11.  
  12.   Its purpose is to test all data aspects of cd.device on the CD32.
  13.  
  14.  
  15. The individual tests include:
  16.  
  17.   Read:
  18.   - Reads various lengths of data from the file "OFFSET."
  19.  
  20.   Read Speed:
  21.   - Reads 512KB of data at 75KB/Sec (normal speed) and 150KB/Sec.
  22.  
  23.   Drive Geometry:
  24.   - Outputs drive geometry.
  25.  
  26.   CD-ROM Recognition:
  27.   - Gives disk/drive information for various requested disks.
  28.  
  29.   Protection Status:
  30.   - Reports whether or not the CD-ROM is write-protected.
  31.  
  32.   Audio Commands during I/O:
  33.   - Performs various play functions while data is being read.
  34.   *** This test requires "DataPlay.rexx" to be within the same directory.
  35.  
  36.   Table of Contents (TOC):
  37.   - Lists track information from the summary and without the summary.
  38.  
  39.  
  40. NOTE:  The menu options let you pick and choose which tests you would
  41.        like to perform.
  42.  
  43.        If you are experiencing problems with the READ command, it is most
  44.        likely due to lack of memory available.
  45.        Reboot and make another attempt.
  46.  
  47.  
  48. Questions reguarding this script can be sent to mikemc@hydrogen.
  49. This script was completed on May 5, 1993.
  50.  
  51. ------
  52. Software Product Assurance
  53.