This is historical information of device classes implemented in MythenWAXS 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/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: DevDouble | — |
thresholdScalar: DevDouble | — |
exposureTimeScalar: DevDouble | — |
nbFramesScalar: DevLong | — |
flatFieldCorrectionScalar: DevBoolean | — |
rateCorrectionScalar: DevBoolean | — |
badChannelInterpolationScalar: DevBoolean | — |
nbModulesScalar: DevLong | — |
nbChannelsScalar: DevLong | — |
frameXSpectrum: DevDouble | — |
frameYSpectrum: DevDouble | — |
Commands:
Name | Description |
---|---|
SnapInput: DevVoid Output: DevVoid |
Arm/Start the acquisition. |
StopInput: DevVoid Output: DevVoid |
— |
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. |
Pipes:
Properties:
Name | Description |
---|---|
ProxyMythenNamesArray of DevString | A list of a proxies name to Myhten2Detector devices |
ProxyNbRetryDevULong | — |
ProxyMotorNameDevString | — |
EquationParametersArray of DevString | — |
PixelSizeDevDouble | Mythen2 Detector pixel size (in mm) |
AutoWriteHardwareAtInitDevBoolean | Enable/Disable write hardware at init (energy/threshold/...) |
MemorizedEnergyDevDouble | Memorized Energy |
MemorizedThresholdDevDouble | 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 can see previous version here .
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 are looking at this version now.
10 Feb 2018, DS Admin
Created:
The device class has been added to catalogue.