/[PAMELA software]/yoda/techmodel/forroutines/anticounter/AC.h
ViewVC logotype

Diff of /yoda/techmodel/forroutines/anticounter/AC.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.1 by kusanagi, Sun Oct 17 12:42:54 2004 UTC revision 2.2 by kusanagi, Thu Dec 16 17:32:59 2004 UTC
# Line 1  Line 1 
1  struct calibstruct{  struct calibstruct{
2    
3    unsigned short header;    unsigned short header[2];
4    unsigned short status[5];    unsigned short status[5];
5    unsigned short temp[8];    unsigned short temp[8];
6    unsigned short DAC1[8];    unsigned short DAC1[8];
# Line 29  struct physicsstruct{ Line 29  struct physicsstruct{
29    unsigned short trigg;        unsigned short trigg;    
30    unsigned short clock[2];            unsigned short clock[2];        
31    unsigned short temp[2];        unsigned short temp[2];    
32    unsigned short DAC[16];    unsigned short DAC[8];
33    unsigned short CRC;    unsigned short CRC;
34  };  };
35    
36    
37    

Legend:
Removed from v.2.1  
changed lines
  Added in v.2.2

  ViewVC Help
Powered by ViewVC 1.1.23