Changeset 3926 in Sophya for trunk/AddOn/TAcq/chanum_1210.cc


Ignore:
Timestamp:
Dec 13, 2010, 5:57:43 PM (15 years ago)
Author:
cmv
Message:

add protection against corrupted and mising files, cmv 13/12/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AddOn/TAcq/chanum_1210.cc

    r3925 r3926  
    9797  for(uint_4 i=0;i<vcode.size();i++) {
    9898    char str[128];
    99     sprintf(str,"svv2mtx2_1210 -T 0,999999 -F 0,9999,1 -f %.7f",freq0);
     99    sprintf(str,"svv2mtx2_1210 -T 0,99999 -F 0,9999,1 -f %.7f",freq0);
    100100    string argu = str;
    101101    uint_4 ip = IVcode(i);
Note: See TracChangeset for help on using the changeset viewer.