.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_0
Information status: Updated
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
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
PixelSizeScalar: DevLong Pixel size
AbsoluteTimeScalar: DevDouble Reads absolute time for measurement
DataSpectrum: DevLong

Commands:

Name Description
AbortAcquisitionInput: DevVoid
Output: DevVoid
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
FreeInternalMemoryInput: DevVoid
Output: DevVoid
ShutdownCCDInput: DevVoid
Output: DevVoid
InitializeCCDInput: DevVoid
Output: DevVoid

Pipes:

Properties:


Please log in to comment.

18 Jul 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



17 Nov 2018, DS Admin
Created:
The device class has been added to catalogue.
Added by:dadmin on:17 Nov 2018, 3 a.m.