IntroductionΒΆ

This is an areaDetector driver for the FastCCD detector produced by the detector group at Lawrence Berkeley National Laboratory. The driver is supported under Linux. The driver acts as a high level driver over a lower level c-driver which communicates with the camera via UDP sockets. The lower level c driver, libcin can be found on github.

This driver inherits from ADDriver. It implements nearly all of the parameters in asynNDArrayDriver.h and in ADArrayDriver.h. It also implements a number of parameters that are specific to the FastCCD camera and can controll the boot-up sequence of the camera amd all settings such as bias voltages and timing.

../_images/fccd1.png