This is historical information of device classes implemented in EigerPSI device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Control of the Eiger detector from the PSI
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
FileDirScalar: DevString | — |
FilePrefixScalar: DevString | — |
FileIndexScalar: DevLong | — |
ExposureTimeScalar: DevDouble | — |
DoorNameScalar: DevString | Name of the Door to connect to. |
ConnectionToDoorScalar: DevLong | 1 if connected to door in DoorName attribute 0 if not connected to any door 2 if connected to a door different from the one in DoorName |
ScanIDScalar: DevDouble | Number of the ScanID read from the Door. -1 if not door connection |
LastImageScalar: DevString | Name (including directory path) of the last image saved. |
Counts1Scalar: DevDouble | — |
Counts2Scalar: DevDouble | — |
CountsTotalScalar: DevDouble | — |
CountsMaxScalar: DevDouble | — |
RoI1Spectrum: DevLong | — |
RoI2Spectrum: DevDouble | — |
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 |
— |
ConnectToDoorInput: DevVoid Output: DevVoid |
— |
ResetConnectionToDoorInput: DevVoid Output: DevVoid |
Set ConnectionToDoor to 0 for working independent of sardana scan settings |
Pipes:
Properties:
Name | Description |
---|---|
DetectorIDDevLong | ID of the detector to be controlled. If not set sls commands will be sent without id. |
FlagMythenDevLong | Set to 1 if you are working with a Mythen detector instead of an Eiger one. By default is 0 (Eiger) |
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.
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.
Added by:pgoryl2
on:19 Jan 2017, 10:33 a.m.