This is historical information of device classes implemented in Mythen2 device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class for controlling the Mythen2 detector with software V4p0p1_V3
Families: Acquisition
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: dectris
Product:
Mythen2
Bus: Data Socket
Class interface
Attributes:
Name | Description |
---|---|
ExposureTimeScalar: DevDouble | Programmed exposure time for one frame. |
NbFramesScalar: DevLong | Number of frames within an acquisition |
FileDirScalar: DevString | Directory to write the files. |
FilePrefixScalar: DevString | Prefix for the file name. |
FileIndexScalar: DevLong | Index of the file to write to. |
Counts1Scalar: DevDouble | Counts in RoI1 |
Counts2Scalar: DevDouble | Counts in RoI2 |
CountsTotalScalar: DevDouble | Counts in complete detector |
CountsMaxScalar: DevDouble | Maximum intensity |
EnergyScalar: DevDouble | X-ray energy |
ThresholdScalar: DevDouble | Energy threshold |
RoI1StartScalar: DevLong | RoI1 start channel |
RoI1EndScalar: DevLong | RoI1 end channel |
RoI2StartScalar: DevLong | RoI2 start channel |
RoI2EndScalar: DevLong | RoI2 end channel |
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 |
Start an acquisition with the programmed number of frames or gates |
Pipes:
Properties:
Name | Description |
---|---|
HostNameDevString | Hostname or ip adress of the detector |
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You are looking at this version now.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.