From 7f41af9fbd09a2635577a7a4859a39d1391be9ce Mon Sep 17 00:00:00 2001
From: rivers
This is a driver for ADSC detectors. Supported
- models are: Q4 (with the upgrade to four computers), Q4r, Q210, Q210r, Q270, Q315, and
- Q315r. This driver has been tested with the Q210 and Q210r. If you use this driver,
- please report your success, noting your detector model, to the author.
+ models are: Q4 (with the upgrade to four computers), Q4r, Q210, Q210r, Q270, Q315,
+ and Q315r. This driver has been tested with the Q210 and Q210r. If you use this
+ driver, please report your success, noting your detector model, to the author.
areaDetector ADSC driver
- September 17, 2008
+ January 26, 2009
Lewis Muir
@@ -35,9 +35,9 @@
Introduction
Dependencies
@@ -48,12 +48,18 @@
+ By default, this driver is built against a simulated control library. To build against + the ADSC detcon_lib_th control library to control a real detector, follow + these steps: +
lib
DIRS += adscSrcto ADApp/Makefile
If being used in an IOC, and an EPICS PV interface with the driver is desired, the - ADBase.template and adsc.template databases should also be loaded - for the driver instance. + ADBase.template, NDFile.template, and adsc.template databases + should also be loaded for the driver instance.
An example IOC configuration for this driver is at iocBoot/iocAdsc/st.cmd.