ICP
1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
isis2
instcontrol_temp
ICP
newicp
isiscrpt_types.h
Go to the documentation of this file.
1
#ifndef ISISCRPT_TYPES
2
#define ISISCRPT_TYPES
3
4
// these numbers must agree with the enum in the labview control
5
enum
FrameSync
6
{
7
FrameSyncISIS
=0,
FrameSyncInternalTest
=1,
FrameSyncSMP
=2,
FrameSyncMuonCerenkov
=3,
FrameSyncMuonMS
=4,
FrameSyncISISFirstTS1Pulse
=5
8
};
9
10
static
const
char
*
FrameSyncNames
[] = {
"ISIS"
,
"InternalTest50Hz"
,
"SMP"
,
"MuonCerenkov"
,
"MuonMS"
,
"ISISFirstTS1Pulse"
};
11
12
#endif
/* ISISCRPT_TYPES */
FrameSyncInternalTest
Definition:
isiscrpt_types.h:7
FrameSyncISISFirstTS1Pulse
Definition:
isiscrpt_types.h:7
FrameSyncSMP
Definition:
isiscrpt_types.h:7
FrameSyncNames
static const char * FrameSyncNames[]
Definition:
isiscrpt_types.h:10
FrameSync
FrameSync
Definition:
isiscrpt_types.h:5
FrameSyncMuonCerenkov
Definition:
isiscrpt_types.h:7
FrameSyncISIS
Definition:
isiscrpt_types.h:7
FrameSyncMuonMS
Definition:
isiscrpt_types.h:7
Generated by
1.8.5