• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT
    Make New Entry, Make Followup Entry

    User name A. Camsonne

    Log entry time 00:07:42 on November 01, 2010

    Entry number 337902

    keyword=Header updated for ROC18 for Run 8189 included

    I put the headers for the counter to be the same as ROC14 and ROC17 ie :
    *rol->dabufp++ =0xcfd00ca1;
    for (ii=0;ii<32;ii++)
    {
     //*rol->dabufp++ = Read3800(0xa50000,ii);
    }
    *rol->dabufp++ =0xcfd00ca2;
    time1=vxTicks;
    *rol->dabufp++=time1;
    *rol->dabufp++ =0xcfd00ca3;
        if(icnt++ > 20000)	 icnt = 0;
        *rol->dabufp++  = icnt;
    *rol->dabufp++ =0xcfd00ca4;
     *rol->dabufp++  = ev_type;	
    
    previous runs have only 0xca,0xca2