From 7564d0a84b4535a4a94ee4925461569a4c0565d2 Mon Sep 17 00:00:00 2001 From: rivers Date: Tue, 19 Feb 2013 19:58:29 +0000 Subject: [PATCH] Added note about adding SDK to PATH or LD_LIBRARY_PATH git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15979 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/andor3Doc.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/documentation/andor3Doc.html b/documentation/andor3Doc.html index 93b0d77..929495b 100755 --- a/documentation/andor3Doc.html +++ b/documentation/andor3Doc.html @@ -106,7 +106,12 @@ areaDetector includes the header and library files required to build the andor3 driver on any Linux or Windows computer. However, it does not include the shareable libraries, DLLs or drivers to actually run a detector. Those must be obtained from - Andor, either by purchasing their SDK or their Solis application software.

+ Andor, either by purchasing their SDK or their Solis application software. On Windows + the path to the directory containing the Andor DLLs from the SDK or Solis must be + added to the PATH environment variable when running the areaDetector IOC. On Linux + the path to the directory containing the Andor shareable libraries from the SDK + must be added to the LD_LIBRARY_PATH environment variable when running the areaDetector + IOC.

Implementation of standard driver parameters