readindividually.oxy

Go to the documentation of this file.
00001         readscl (UINT32* buffer,int numscalers)
00002         {
00003           ...
00004            for(int i = 0; i < 32; i++) {
00005              *buffer++ = pScaler->ReadChannel(i);
00006           }
00007           ...

Generated on Wed Sep 17 08:38:09 2008 for NSCL Device support. by  doxygen 1.5.1