This is historical information of device classes implemented in ScientaAcquisition device server.
Use this link to find the valid information.
Development status:
Released,
Release: release_1_0_16
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/ScientaAcquisition
Contact:
Class Description
Families: Acquisition
Key words: 2D
Platform: Windows
Language: Cpp
Contact:
Hardware
Manufacturer: Scienta
Product:
Scienta
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| excitationEnergyScalar: DevDouble | — |
| modeScalar: DevString | — |
| highEnergyScalar: DevDouble | — |
| lowEnergyScalar: DevDouble | — |
| fixEnergyScalar: DevDouble | — |
| energyStepScalar: DevDouble | — |
| stepTimeScalar: DevDouble | — |
| lensModeScalar: DevString | — |
| passEnergyScalar: DevDouble | — |
| passModeScalar: DevString | — |
| detectorFirstXChannelScalar: DevShort | — |
| detectorLastXChannelScalar: DevShort | — |
| detectorFirstYChannelScalar: DevShort | — |
| detectorLastYChannelScalar: DevShort | — |
| detectorSlicesScalar: DevShort | — |
| ADCModeScalar: DevShort | — |
| ADCMaskScalar: DevShort | — |
| discriminatorLevelScalar: DevShort | — |
| channelsScalar: DevLong | — |
| slicesScalar: DevLong | — |
| sweepsScalar: DevLong | — |
| spinFixed1Scalar: DevDouble | — |
| spinFixed2Scalar: DevDouble | — |
| spinFixed3Scalar: DevDouble | — |
| spinFixed4Scalar: DevDouble | — |
| areaScalar: DevDouble | — |
| loadParametersAtStartScalar: DevBoolean | — |
| channelScaleSpectrum: DevDouble | — |
| sliceScaleSpectrum: DevDouble | — |
| sumDataSpectrum: DevDouble | — |
| spinSwept1Spectrum: DevDouble | — |
| spinSwept2Spectrum: DevDouble | — |
| spinSwept3Spectrum: DevDouble | — |
| spinSwept4Spectrum: DevDouble | — |
| dataImage: DevDouble | — |
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. |
| StartInput: DevVoid Output: DevVoid |
Start the acqusition for one region with parameters configured in the attributes. |
| StopInput: DevVoid Output: DevVoid |
Stop the current acquisition. |
| ResetInstrumentInput: DevVoid Output: DevVoid |
Reset instrument. |
| ResetSuppliesInput: DevVoid Output: DevVoid |
Reset supplies. |
| TestCommunicationInput: DevVoid Output: DevVoid |
Test communication with hardware. |
| GetHardwareInfoInput: DevVoid Output: DevString |
Retrieve hardware informations. |
| GetLensModeListInput: DevVoid Output: DevVarStringArray |
None. |
| GetPassEnergyListInput: DevVoid Output: DevVarDoubleArray |
None. |
| GetPassModeListInput: DevVoid Output: DevVarStringArray |
None. |
| CalibrateInput: DevVoid Output: DevVoid |
Enter calibration mode (perform acquisition in an endless loop) |
| LoadParametersInput: DevVoid Output: DevVoid |
Send acquisition parameters to the detector |
Pipes:
Properties:
| Name | Description |
|---|---|
| SesRootDirectoryDevString | The ses root directory (where ses.exe is installed) |
| InstrumentFilePathDevString | The name of the instrument file (eg:D:\\dev\\SES-1.2.5-rc6\\data\\Instrument.dat) |
| UseSpinDevBoolean | if use or not spin |
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 are looking at this version now.
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.