Changeset 15263


Ignore:
Timestamp:
04/05/13 14:59:27 (12 years ago)
Author:
tbretz
Message:
The file format is not changed automatically anymore... I think the reason for unintentionally written files is easier figured out than for missing ones.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/ratescan.cc

    r14739 r15263  
    236236        UpdateProc();
    237237
    238         Dim::SendCommand("FAD_CONTROL/SET_FILE_FORMAT", uint16_t(0));
     238        //Dim::SendCommand("FAD_CONTROL/SET_FILE_FORMAT", uint16_t(0));
    239239        Dim::SendCommand("FTM_CONTROL/CONFIGURE", string("ratescan"));
    240240
Note: See TracChangeset for help on using the changeset viewer.