This is historical information of device classes implemented in AndorpyCCD device server.
Use this link to find the valid information.
Development status:
New development
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/1D/AndorpyCCD
Contact:
Class Description
Class controlling the Andor CCD camera using andorpy
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Andor
Product:
CCD
Bus: USB
Class interface
Attributes:
| Name | Description |
|---|---|
| TemperatureScalar: DevLong | — |
| PixelSizeScalar: DevLong | Pixel size |
| CoolerScalar: DevLong | 0-> cooler off, 1 -> cooler on. Reads last set value (not from hw) |
| FanModeScalar: DevLong | 0-> maximum cooling. Reads last set value (not from hw) |
| ReadModeScalar: DevLong | Reads last set value (not from hw) |
| AcquisitionModeScalar: DevLong | Reads last set value (not from hw) |
| NumberAccumulationsScalar: DevLong | Reads last set value (not from hw) |
| AccumulationCycleTimeScalar: DevDouble | Reads last set value (not from hw) |
| ExposureTimeScalar: DevDouble | Set/Read exposure time |
| FilterModeScalar: DevLong | 0=off, 2=on. Get/Setfilter mode |
| TriggerModeScalar: DevLong | 0-> internal, 1 -> external. Reads last set value (not from hw) |
| NbPixelsScalar: DevLong | Number of pixels |
| AbsoluteTimeScalar: DevDouble | Reads absolute time for measurement |
| DataSpectrum: DevLong | — |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
| StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
| StartAcquisitionInput: DevVoid Output: DevVoid |
— |
| AbortAcquisitionInput: DevVoid Output: DevVoid |
— |
| FreeInternalMemoryInput: DevVoid Output: DevVoid |
— |
| ShutdownCCDInput: DevVoid Output: DevVoid |
— |
| InitializeCCDInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
Updated:
The device class has been updated.
You are looking at this version now.
17 Nov 2018, DS Admin
Created:
The device class has been added to catalogue.