/[PAMELA software]/yoda/techmodel/forroutines/tracker/common/common_readraw.f
ViewVC logotype

Diff of /yoda/techmodel/forroutines/tracker/common/common_readraw.f

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

revision 6.1 by kusanagi, Fri Jun 23 12:13:13 2006 UTC revision 6.3 by kusanagi, Tue Jun 27 10:25:42 2006 UTC
# Line 55  c      common/yoda_buffer/YODAflag,lengt Line 55  c      common/yoda_buffer/YODAflag,lengt
55  *  *
56  *               common for data packet  *               common for data packet
57  *  *
       parameter (MAXBTRALEN=200000)  
58        integer DAQmode_dat       !9  = full acquisition mode        integer DAQmode_dat       !9  = full acquisition mode
59                                  !10 = compressed acquisition mode                                  !10 = compressed acquisition mode
60                                  !11 = compressed+full acquisition mode                                  !11 = compressed+full acquisition mode
# Line 77  c      common/yoda_buffer/YODAflag,lengt Line 76  c      common/yoda_buffer/YODAflag,lengt
76        integer fl6_dat           !flag        integer fl6_dat           !flag
77        integer checksum_dat       !DSP header checksum        integer checksum_dat       !DSP header checksum
78        integer l_tra        integer l_tra
79        integer*2 b_tra(MAXBTRALEN)    !DATA BUFFER        integer*2 b_tra(MAXBUFFLEN)    !DATA BUFFER
80        integer pnum_dat,cmdnum_dat,bid_dat,alarm_dat,aswr_dat        integer pnum_dat,cmdnum_dat,bid_dat,alarm_dat,aswr_dat
81        integer crc_dat        integer crc_dat
82                

Legend:
Removed from v.6.1  
changed lines
  Added in v.6.3

  ViewVC Help
Powered by ViewVC 1.1.23