Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/MaiaProcessing
Contact:
Class Description
Class with processing parameters of the Maia detector.
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 |
|---|---|
| PhotonEnableScalar: DevLong | Enable processing of photon events |
| LineariseEnableScalar: DevLong | Enable lineralisation of photon events |
| GaintrimEnableScalar: DevLong | Enable gain/offset of photon events |
| ThrottleEnableScalar: DevLong | Event throttle is enabled |
| PileupRejectEnableScalar: DevLong | Reject piled-up events |
| PixelEnableScalar: DevLong | Enable processing of pixel events |
| LinkConnectedScalar: DevLong | Optic fibre link connected |
| LinkRateScalar: DevLong | Event rate in optic fibre link |
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. |
Pipes:
Properties:
| Name | Description |
|---|---|
| SocketDSDevString | Name of the tango device making the socket connection (MaiaCtrl) |
| SimulationModeDevLong | 1 if silmulation mode |
Please log in to comment.