This is historical information of device classes implemented in MythenWAXS device server.
Use this link to find the valid information.
Development status:
Released,
Release: release_1_0_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/1D/MythenWAXS
Contact:
Class Description
Manage a pool of Mythen2 detectors
Families: Acquisition
Key words:
Platform: All Platforms
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: SOLEIL
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| energyScalar: DevFloat | — |
| thresholdScalar: DevFloat | — |
| exposureTimeScalar: DevDouble | — |
| nbFramesScalar: DevLong | — |
| flatFieldCorrectionScalar: DevBoolean | — |
| rateCorrectionScalar: DevBoolean | — |
| badChannelInterpolationScalar: DevBoolean | — |
| nbModulesScalar: DevLong | — |
| nbChannelsScalar: DevLong | — |
| frameXSpectrum: DevFloat | — |
| frameYSpectrum: DevFloat | — |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
| StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
| SnapInput: DevVoid Output: DevVoid |
Arm/Start the acquisition. |
| StopInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
| Name | Description |
|---|---|
| ProxyMythenNamesArray of DevString | A list of a proxies name to Myhten2Detector devices |
| ProxyNbRetryDevULong | — |
| ProxyMotorNameDevString | — |
| EquationParametersArray of DevString | — |
| PixelSizeDevFloat | Mythen2 Detector pixel size (in mm) |
| AutoWriteHardwareAtInitDevBoolean | Enable/Disable write hardware at init (energy/threshold/...) |
| MemorizedEnergyDevFloat | Memorized Energy |
| MemorizedThresholdDevFloat | Memorized Threshold |
| MemorizedExposureTimeDevDouble | Memorized ExposureTime |
| MemorizedNbFramesDevLong | Memorized NbFrames |
| MemorizedFlatFieldCorrectionDevBoolean | Memorized FlatFieldCorrection |
| MemorizedRateCorrectionDevBoolean | Memorized RateCorrection |
| MemorizedBadChannelInterpolationDevBoolean | Memorized BadChannelInterpolation |
Updated:
The device class has been updated.
You can see previous version here .
24 Mar 2018, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.
22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
16 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
10 Feb 2018, DS Admin
Created:
The device class has been added to catalogue.