Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/MaiaScan
Contact:
Class Description
Class for controlling scan settings 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 |
|---|---|
| ScanInfoScalar: DevString | Scan sample metadata |
| ScanOrderScalar: DevString | Indicates the order in which axis scanning will occur, from fastes to lowest, for example, xyz, yxz ... |
| ScanDwellScalar: DevDouble | Nominal time per pixel in seconds. |
| ScanNewScalar: DevLong | Trigger write of scan record to Maia log file |
| ScanCrossRefScalar: DevString | Cross reference of scan in Tango |
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) |
Please log in to comment.