diff --git a/documentation/adscDoc.html b/documentation/adscDoc.html index 210f5de..33b3bed 100644 --- a/documentation/adscDoc.html +++ b/documentation/adscDoc.html @@ -10,7 +10,7 @@
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.
+ 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.