Development status:
Released,
Release: Release_1_2
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/MaiaMetadata
Contact:
Class Description
Class containing metadata for the Maia Detector
Families: Acquisition
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Brookhaven National Laboratory and Commonwealth Scientific and Industrial Research Organisation
Product:
Maia Detector
Bus: Data Socket
Class interface
Attributes:
Name | Description |
---|---|
BeamEnergyScalar: DevDouble | — |
SampleInfoScalar: DevString | — |
SampleNameScalar: DevString | — |
SampleOwnerScalar: DevString | — |
SampleSerialScalar: DevString | — |
ScanCrossrefScalar: DevString | — |
ScanDwellScalar: DevDouble | — |
ScanInfoScalar: DevString | — |
ScanOrderScalar: DevString | — |
ScanRegionScalar: DevString | — |
ScanSequenceNumberScalar: DevLong | — |
ScanSequenceTotalScalar: DevLong | — |
SampleTypeScalar: DevString | — |
KeysSpectrum: DevString | User-definde metadata keys. |
ValuesSpectrum: DevString | Values for the user-defined metadata. |
Commands:
Name | Description |
---|---|
GetMetadataInput: DevLong Index Output: DevString Key: Value |
Returns key and value of the metadata in the input index |
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. |
SetKeyInput: DevVarLongStringArray Index number and metadata key. Output: DevVoid |
Set the input string to the key of the metadata in the given index. |
SetValueInput: DevVarLongStringArray Index number and metadata value. Output: DevVoid |
Set the input string to the value of the metadata in the given index. |
Pipes:
Properties:
Name | Description |
---|---|
SocketDSDevString | Name of the tango device making the socket connection (MaiaCtrl) |
SimulationModeDevLong | 1 if in simulation mode |
Please log in to comment.
Generated
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 can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.