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:
l_cartier
2012-12-10 11:22:37 +00:00
parent 9341a2875a
commit 9d9d00cdc7
4 changed files with 48 additions and 11 deletions

View File

@ -65,6 +65,7 @@ int set_dynamic_range(int);
int set_roi(int);
int get_roi(int);
int set_speed(int);
void prepareADC(void);
int set_readout_flags(int);
int execute_trimming(int);
int lock_server(int);