Development status:
Released,
Release: Release_1_10
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamlineComponents/Analyzer
Contact:
Class Description
Move theta and ttheta as a function of the energy.
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| PositionScalar: DevDouble | Energy |
| UnitLimitMaxScalar: DevDouble | — |
| UnitLimitMinScalar: DevDouble | — |
| DhklScalar: DevDouble | — |
| ThanaOffsetScalar: DevDouble | — |
| PositionSimScalar: DevDouble | — |
| TthanaOffsetScalar: DevDouble | — |
| DistanceScalar: DevDouble | — |
| ThanaOffsetSigmaScalar: DevDouble | — |
| ThanaOffsetPiScalar: DevDouble | — |
| ResultSimSpectrum: DevString | — |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
| StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
| CalibrateInput: DevDouble Value to be calibrated Output: DevVoid |
— |
| StopMoveInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
| Name | Description |
|---|---|
| DeviceThetaMotorDevString | Tango device name of the theta motor |
| DeviceTThetaMotorDevString | Tango device name of the ttheta motor |
Please log in to comment.