Changeset 630


Ignore:
Timestamp:
05/08/05 09:47:47 (19 years ago)
Author:
mar637
Message:

Fix for asap0020

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDWriter.cc

    r470 r630  
    282282        }
    283283//
    284         if (status = cWriter->write(sd.scanid, cycleNo, sd.timestamp,
     284        if (status = cWriter->write(sd.scanid+1, cycleNo, sd.timestamp,
    285285                                    sd.interval, sd.fieldname, sd.sourcename,
    286286                                    sd.getDirection(iBeam),
Note: See TracChangeset for help on using the changeset viewer.