Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamlineComponents/Monochromators/MLMonoEnergy
Contact:
Class Description
A server that operates the Lom axes to set 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 | the energy of the Lom500 monochromator |
ConstantExitScalar: DevDouble | vertical difference between the xtals, about 1250 mm |
PositionSimScalar: DevDouble | No moves involved, Motor positions for the given energy are computed and can be read in the PositionSim attribute. |
MultilayerScalar: DevLong | 1 -> Multilayer Pd/B4C\n2 -> Multilayer Ni/C |
UnitLimitMinScalar: DevDouble | the energy of the Lom500 monochromator |
UnitLimitMaxScalar: DevDouble | the energy of the Lom500 monochromator |
ResultSimSpectrum: DevString | stores the result of PositionSim, pairs of motor\nnames and positions |
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. |
StopMoveInput: DevVoid Output: DevVoid |
stop the Lom |
CalibrateInput: DevDouble Output: DevLong |
calibrates the Lom axes |
ResetMotorInput: DevVoid Output: DevVoid |
reset one of the Lom axes |
Pipes:
Properties:
Name | Description |
---|---|
SimulationModeDevLong | — |
BeamlineDevLong | Number of the beamline where the MultiLayer Monochromator is placed. |
Please log in to comment.