mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
added adcprepare in server and updaed TOKEN_RESTART_DELAY and TOKEN_TIMING_REV
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@373 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -73,12 +73,14 @@ int init_detector( int b) {
|
||||
testRAM();
|
||||
//gotthard specific
|
||||
setPhaseShiftOnce();
|
||||
|
||||
prepareADC();
|
||||
setDAQRegister(-1);
|
||||
setSettings(GET_SETTINGS,-1);
|
||||
//Initialization
|
||||
setFrames(1);
|
||||
setTrains(1);
|
||||
setExposureTime(1e9);
|
||||
setExposureTime(1e6);
|
||||
setPeriod(1e9);
|
||||
setDelay(0);
|
||||
setGates(0);
|
||||
|
Reference in New Issue
Block a user