Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/1D/AndorpySpectrometer
Contact:
Class Description
Control of the Andor Shamrock spectrometer using andorpy
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Andor (Oxford Instruments)
Product:
Shamrock
Bus: USB
Class interface
Attributes:
Name | Description |
---|---|
GratingScalar: DevLong | Get/Set grating (available: 1, 2, 3) |
Grating1AutoSlitWidthScalar: DevDouble | Set/Get auto slit width in micrometers for grating 1 |
Grating2AutoSlitWidthScalar: DevDouble | Set/Get auto slit width in micrometers for grating 2 |
Grating3AutoSlitWidthScalar: DevDouble | Set/Get auto slit width in micrometers for grating 3 |
ShutterScalar: DevLong | Get/Set shutter status (0->closed, 1 -> open) |
WavelengthScalar: DevDouble | Get/Set wavelength in nm |
DetectorOffsetScalar: DevLong | Set/Get auto offset |
Grating1OffsetScalar: DevLong | Set/Get auto offset |
Grating2OffsetScalar: DevLong | Set/Get auto offset |
Grating3OffsetScalar: DevLong | Set/Get auto offset |
PixelWidthScalar: DevLong | Reads/set pixel width |
NbPixelsScalar: DevLong | Writes number of pixels, reads last set value |
CalibrationDataSpectrum: 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. |
ShamrockInitializeInput: DevVoid Output: DevVoid |
— |
ShamrockCloseInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
24 Nov 2018, DS Admin
Created:
The device class has been added to catalogue.