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 

Linux, QNX Release Notes
=========================
Included are the following files

- DSCDIOFunctions		:	The source file for performing dio

- DSCUserInt			:	The source file for performing userint

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

To compile DSCDIOFunctions type "make dio"
To compile DSCUserInt type "make userint"

To compile all type "make all"




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

