Changeset 3899 in Sophya for trunk/AddOn/TAcq/brparam.h


Ignore:
Timestamp:
Oct 4, 2010, 11:15:02 PM (15 years ago)
Author:
ansari
Message:

Ajout flag waitendmsg (Wait for END message) pour le controle de la fin d'execution de EthernetReader , Reza 04/10/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AddOn/TAcq/brparam.h

    r3897 r3899  
    168168  uint_4 ethr_sfc_maxdpc_;   // valeur maximum de difference tolere entre compteurs de paquets de differentes fibres
    169169  uint_4 ethr_sfc_maxresync_;   // Nombre maximum de tentative de resynchronisation avant echec
    170  
     170  bool ethr_waitendmsg_;   // true -> EthernetReader attend le message END avant de s'arreter
     171
    171172  // Identification source observee dans le ciel
    172173  string skysource;
Note: See TracChangeset for help on using the changeset viewer.