Data Acquisition with MCC instruments

Interface with the MCC Universal Library.

Installation:. More...

Functions

template<class T>
Array< T > & AnalogInputScan (int BoardNum, int LowChan, int HighChan, long Count, long Rate, int Gain, unsigned Options)
 Return an Array of n random values in ]0;1[. You must precise the output type. Ex: random<float>(1000).


Detailed Description

Interface with the MCC Universal Library.

Installation:.

MC Universal Library needs to be installed. The files cbw.h should be copied in your include directory and cbw32.lib in the lib directory.

DAQ data are stored in an Array structure, with the following convention: Array<T> with dimension [_OF_CHANELS,SAMPLE_SIZE] for stereo encoding.


Generated on Fri Oct 24 18:41:59 2008 for IDIL by  doxygen 1.5.5