Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamlineComponents/Monochromators/SecondaryMonoP01
Contact:
Class Description
Secondary monochormator at p01
Families: BeamlineComponents
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
PositionScalar: DevDouble | Monochomator energy |
UnitLimitMaxScalar: DevDouble | Software limit for maximum Position |
UnitLimitMinScalar: DevDouble | Software limit for minimum Position |
PositionSimScalar: DevDouble | — |
BraggAngleScalar: DevDouble | — |
DSpacingScalar: DevDouble | Lambda = 2*DSpacing* sin(BraggAngle) |
OffsetScalar: DevDouble | Translation = - Offset/tan(2*(BraggAngle) |
BraggOffsetScalar: DevDouble | Offset between rot1 and rot2. Applied to the first crystal. |
ResultSimSpectrum: DevString | — |
Commands:
Name | Description |
---|---|
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. |
StopMoveInput: DevVoid Output: DevVoid |
Stop a movement |
CalibrateInput: DevDouble Value to be calibrated Output: DevVoid |
Calibrate the energy: current energy is calibrated to be the value given as an argument |
Pipes:
Properties:
Name | Description |
---|---|
Rot1DeviceDevString | Tango device for the rot1 motor |
Rot2DeviceDevString | Tango device for the rot2 motor |
TransDeviceDevString | Tango device for the translation motor. Not needed in Mode 3 (channel cut) |
ModeDevString | Crystals movement mode: 1 -> translation in first crystal 2 -> translation in second crystal 3 -> channel cut 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.