DEMOS
========================

TABLE OF CONTENTS:

  I. How to Run Win, Dos
  II. How to Run Linux, QNX

I. How to Run Win, Dos
=======================
To run the demo programs in win9x or winNT, copy the *.dll to the same directory as the 
*.exe files. Then run by double clicking the *.exe files. 

For DOS, run the *.exe 


DMM Linux, QNX Release Notes
=========================

Included in /Linux are the following files

- DSCADAutoCal.c		:	The source file for performing ad autocalibration

- DSCADSample.c			:	The source file for performing ad sampling

- DSCADScan.c			:	The source file for performing ad scan

- DSCADSampleInt.c		:	The source file for performing ad sample interrupts

- DSCADScanInt.c		:	The source file for performing ad scan interrupts

- DSCDAAutoCal.c		: 	The source file for performing da autocalibration

- DSCDAConvert.c		:	The source file for performing da convert

- DSCDAConvertScan.c		:	The source file for performing da convert scan

- DSCDAConvertScanInt.c		:	The source file for performing da convert scan interrupts

- DSCDIOFunctions		:	The source file for performing dio

- Makefile			: 	The make file to compile all the source files.

To compile DSCADAutoCal type "make adautocal"
To compile DSCDAAutoCal type "make daautocal"
To compile DSCADSample type "make sample"
To compile DSCADScan type "make scan"
To compile DSCASampleInt type "make sampleint"
To compile DSCADScanInt type "make scanint"
To compile DSCDAConvert type "make convert"
To compile DSCDAConvertScan type "make convertscan"
To compile DSCDAConvertScanInt type "make convertscanint"
To compile DSCDIOFunctions type "make dio"

To compile all type "make all"


For questions regarding DSCUD API, please refer to DSCUD manual at www.diamondsystems.com/suppport/techliterature