Skip to content
Snippets Groups Projects
Commit 8e3edc00 authored by Sylvain Dupuy's avatar Sylvain Dupuy
Browse files

no message

parent 7c76c1ff
Branches
Tags
No related merge requests found
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroy.cpp,v 1.10 2008-02-29 15:00:12 xavela Exp $";
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroy.cpp,v 1.11 2008-04-24 13:08:44 syldup Exp $";
//+=============================================================================
//
// file : AcquireWaveformLecroy.cpp
......@@ -11,11 +11,15 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio
//
// project : TANGO Device Server
//
// $Author: xavela $
// $Author: syldup $
//
// $Revision: 1.10 $
// $Revision: 1.11 $
//
// $Log: not supported by cvs2svn $
// Revision 1.10 2008/02/29 15:00:12 xavela
// xavier:
// sleep added after a write
//
// Revision 1.9 2008/02/28 09:02:05 xavela
// xavier :
// StateMachine file added !! (oups)
......
......@@ -6,11 +6,15 @@
//
// project : Acquire_Waveform_Lecroy_Prj
//
// $Author: xavela $
// $Author: syldup $
//
// $Revision: 1.7 $
// $Revision: 1.8 $
//
// $Log: not supported by cvs2svn $
// Revision 1.7 2008/02/28 09:02:05 xavela
// xavier :
// StateMachine file added !! (oups)
//
// Revision 1.5 2004/10/18 13:17:49 xavela
// xavier : add an attr waveArray2.
// Sorts attr in expert and operator view with Pogo.
......@@ -53,8 +57,8 @@
#include "WaveformException.h"
/**
* @author $Author: xavela $
* @version $Revision: 1.7 $ $
* @author $Author: syldup $
* @version $Revision: 1.8 $ $
*/
// Add your own constants definitions here.
......
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroyClass.cpp,v 1.7 2008-02-28 09:02:05 xavela Exp $";
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroyClass.cpp,v 1.8 2008-04-24 13:08:44 syldup Exp $";
static const char *TagName = "$Name: not supported by cvs2svn $";
......@@ -18,11 +18,15 @@ static const char *RCSfile = "$RCSfile: AcquireWaveformLecroyClass.cpp,v $";
//
// project : TANGO Device Server
//
// $Author: xavela $
// $Author: syldup $
//
// $Revision: 1.7 $
// $Revision: 1.8 $
//
// $Log: not supported by cvs2svn $
// Revision 1.7 2008/02/28 09:02:05 xavela
// xavier :
// StateMachine file added !! (oups)
//
// Revision 1.5 2004/10/18 13:17:49 xavela
// xavier : add an attr waveArray2.
// Sorts attr in expert and operator view with Pogo.
......
......@@ -10,11 +10,15 @@
//
// project : TANGO Device Server
//
// $Author: xavela $
// $Author: syldup $
//
// $Revision: 1.7 $
// $Revision: 1.8 $
//
// $Log: not supported by cvs2svn $
// Revision 1.7 2008/02/28 09:02:05 xavela
// xavier :
// StateMachine file added !! (oups)
//
// Revision 1.5 2004/10/18 13:17:49 xavela
// xavier : add an attr waveArray2.
// Sorts attr in expert and operator view with Pogo.
......
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroyStateMachine.cpp,v 1.1 2008-02-28 09:02:05 xavela Exp $";
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroyStateMachine.cpp,v 1.2 2008-04-24 13:08:44 syldup Exp $";
//+=============================================================================
//
// file : AcquireWaveformLecroyStateMachine.cpp
......@@ -8,11 +8,15 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio
//
// project : TANGO Device Server
//
// $Author: xavela $
// $Author: syldup $
//
// $Revision: 1.1 $
// $Revision: 1.2 $
//
// $Log: not supported by cvs2svn $
// Revision 1.1 2008/02/28 09:02:05 xavela
// xavier :
// StateMachine file added !! (oups)
//
//
// copyleft : European Synchrotron Radiation Facility
// BP 220, Grenoble 38043
......
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/ClassFactory.cpp,v 1.5 2008-02-28 09:02:05 xavela Exp $";
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/ClassFactory.cpp,v 1.6 2008-04-24 13:08:44 syldup Exp $";
//+=============================================================================
//
// file : ClassFactory.cpp
......@@ -10,11 +10,15 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio
//
// project : TANGO Device Server
//
// $Author: xavela $
// $Author: syldup $
//
// $Revision: 1.5 $
// $Revision: 1.6 $
//
// $Log: not supported by cvs2svn $
// Revision 1.5 2008/02/28 09:02:05 xavela
// xavier :
// StateMachine file added !! (oups)
//
// Revision 1.4 2004/10/18 13:17:49 xavela
// xavier : add an attr waveArray2.
// Sorts attr in expert and operator view with Pogo.
......@@ -49,8 +53,8 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio
/**
* Create AcquireWaveformLecroyClass singleton and store it in DServer object.
*
* @author $Author: xavela $
* @version $Revision: 1.5 $ $
* @author $Author: syldup $
* @version $Revision: 1.6 $ $
*/
void Tango::DServer::class_factory()
......
......@@ -14,15 +14,20 @@
#
# $Author: xavela $
# $Author: syldup $
#
# $Revision: 1.4 $
# $Revision: 1.5 $
#
# $Log: not supported by cvs2svn $
# Revision 1.4 2004/10/18 13:17:49 xavela
# xavier : add an attr waveArray2.
# Sorts attr in expert and operator view with Pogo.
# Inconsistencies removed.
#
# Revision 1.3 2004/10/07 09:21:19 xavela
# xavier : no cout now.
#
......
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/main.cpp,v 1.5 2008-02-28 09:02:05 xavela Exp $";
static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/main.cpp,v 1.6 2008-04-24 13:08:44 syldup Exp $";
//+=============================================================================
//
// file : main.cpp
......@@ -10,11 +10,15 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio
//
// project : TANGO Device Server
//
// $Author: xavela $
// $Author: syldup $
//
// $Revision: 1.5 $ $
// $Revision: 1.6 $ $
//
// $Log: not supported by cvs2svn $
// Revision 1.5 2008/02/28 09:02:05 xavela
// xavier :
// StateMachine file added !! (oups)
//
// Revision 1.4 2004/10/18 13:17:49 xavela
// xavier : add an attr waveArray2.
// Sorts attr in expert and operator view with Pogo.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment