Development status:
Released,
Release: release_1_0_3
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/ScientaMultiregion
Contact:
Class Description
Tango device that monitors a ScientaAcquisition device to perform acquisiotions on several regions of one spectrum
Families: Acquisition
Key words: - 2D
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| numRegionsScalar: DevUShort | — |
| regionInProgressScalar: DevULong | — |
| excitationEnergyScalar: DevDouble | — |
| passModeScalar: DevString | — |
| detectorFirstXChannelScalar: DevShort | — |
| detectorLastXChannelScalar: DevShort | — |
| detectorFirstYChannelScalar: DevShort | — |
| detectorLastYChannelScalar: DevShort | — |
| detectorSlicesScalar: DevShort | — |
| ADCModeScalar: DevShort | — |
| ADCMaskScalar: DevShort | — |
| discriminatorLevelScalar: DevShort | — |
| scanServerAdapterScalar: DevDouble | — |
| highEnergySpectrum: DevDouble | — |
| lowEnergySpectrum: DevDouble | — |
| fixEnergySpectrum: DevDouble | — |
| energyStepSpectrum: DevDouble | — |
| stepTimeSpectrum: DevDouble | — |
| lensModeSpectrum: DevString | — |
| passEnergySpectrum: DevDouble | — |
| modeSpectrum: DevString | — |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
| StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
| ValidateConfigurationInput: DevVoid Output: DevVoid |
None. |
| ResetConfigurationInput: DevVoid Output: DevVoid |
None. |
| StartInput: DevVoid Output: DevVoid |
Launch a multi region acquisition |
| StopInput: DevVoid Output: DevVoid |
Stops the current acquisition |
Pipes:
Properties:
| Name | Description |
|---|---|
| TargetDeviceDevString | ScientaAcquistion device to be monitored |
| MaxNumberOfRegionsDevLong | Max number of regions for acquisition |
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
16 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.