This is historical information of device classes implemented in MaiaLogger device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class for controlling logging settings and actions for the Maia detector system.
Families: Acquisition
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Brookhaven National Laboratory & Commonwealth Scientific and Industrial Research Organisation
Product:
Maia detector
Bus: Data Socket
Class interface
Attributes:
Name | Description |
---|---|
GroupScalar: DevString | ChanGroup name of the current run |
ProjectScalar: DevString | ChangProject name for current run. |
ConnectedScalar: DevLong | If 1, Maia is connected to logger. |
DiscardScalar: DevLong | If 1, logger is not saving data |
GroupNextScalar: DevString | Group of the next run. |
ProjectNextScalar: DevString | Project of the next run. |
DataRateScalar: DevLong | Rate of writing data to disk. |
RunNumberScalar: DevLong | Run number (current or previous) |
RunSizeScalar: DevULong64 | Size of run files (current or previous) |
RunTimeScalar: DevLong | Duration of run (current or previous) |
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. |
NewRunInput: DevVoid Output: DevVoid |
Start savind data in new run |
EndRunInput: DevVoid Output: DevVoid |
Stop saving data |
Pipes:
Properties:
Name | Description |
---|---|
SocketDSDevString | Name of the Tango Device making the socket connection (MaiaCtrl) |
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.