mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-25 07:40:03 +02:00
gotthard: changed settings names
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@66 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
parent
57b892267a
commit
cd28aaa350
@ -262,8 +262,7 @@ enum dacIndex {
|
|||||||
G_VCASC_OUT, /**< gotthard */
|
G_VCASC_OUT, /**< gotthard */
|
||||||
G_VIN_CM, /**< gotthard */
|
G_VIN_CM, /**< gotthard */
|
||||||
G_VREF_COMP, /**< gotthard */
|
G_VREF_COMP, /**< gotthard */
|
||||||
G_IB_TESTC, /**< gotthard */
|
G_IB_TESTC /**< gotthard */
|
||||||
G_CONF_GAIN /**< gotthard gain for the dacs */
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -275,9 +274,9 @@ enum detectorSettings{
|
|||||||
FAST, /**< fast settings */
|
FAST, /**< fast settings */
|
||||||
HIGHGAIN, /**< highgain settings */
|
HIGHGAIN, /**< highgain settings */
|
||||||
DYNAMICGAIN, /**< dynamic gain settings */
|
DYNAMICGAIN, /**< dynamic gain settings */
|
||||||
GAIN1, /**< gain 1 settings */
|
LOWGAIN, /**< low gain settings */
|
||||||
GAIN2, /**< gain 2 settings */
|
MEDIUMGAIN, /**< medium gain settings */
|
||||||
GAIN3, /**< gain 3 settings */
|
VERYHIGHGAIN, /**< very high gain settings */
|
||||||
UNDEFINED, /**< undefined or custom settings */
|
UNDEFINED, /**< undefined or custom settings */
|
||||||
UNINITIALIZED /**< uninitialiazed (status at startup) */
|
UNINITIALIZED /**< uninitialiazed (status at startup) */
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user