common_defs.h

Go to the documentation of this file.
00001 
00002 // Name:        common_defs.h
00003 // Purpose:     
00004 // Author:      NDA
00005 // Modified by: 
00006 // Created:     04/03/06 14:18:40
00007 // RCS-ID:      
00008 // Copyright:   CAEN S.p.A All rights reserved.
00009 // Licence:     
00011 
00012 #ifndef _COMMON_DEFS_H_
00013 #define _COMMON_DEFS_H_
00014 
00015 extern "C" 
00016 {
00017         #include "CAENVMETool/cvt_common_defs.h"
00018 }
00019 
00020 //
00021 // Status bar pane indexes
00022 #define STS_BAR_PANE_RUN                0
00023 #define STS_BAR_PANE_REC                1
00024 #define STS_BAR_PANE_EXT_CLOCK  2
00025 #define STS_BAR_PANE_EXT_TRIG   3
00026 #define STS_BAR_PANE_AUTO_TRIG  4
00027 #define STS_BAR_PANE_TRIG_EDGE  5
00028 #define STS_BAR_PANE_NIM                6
00029 
00030 #define STS_BAR_NUM_PANES               7
00031 
00032 //
00033 // Scope panes' number
00034 #define SCOPE_NUM_PANELS                4
00035 
00036 #endif  // _COMMON_DEFS_H_

Generated on Mon Mar 19 17:14:07 2007 for CAENScope by  doxygen 1.4.6-NO