Added comments about my changes
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14418 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
*
|
||||
* Updated Dec 2011 for Asyn 4-17 and areaDetector 1-7
|
||||
*
|
||||
* Major updates to get callbacks working, etc. by Mark Rivers Feb. 2011
|
||||
*
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
@@ -774,6 +776,8 @@ asynStatus AndorCCD::setupAcquisition()
|
||||
setIntegerParam(ADSizeY, sizeY);
|
||||
}
|
||||
|
||||
// Note: we do triggerMode and adcChannel in this function because they change
|
||||
// the computed actual AcquirePeriod and AccumulatePeriod
|
||||
getIntegerParam(ADTriggerMode, &triggerMode);
|
||||
getIntegerParam(AndorAdcSpeed, &adcChannel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user