This is historical information of device classes implemented in AttenFactorCalc device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Calculation/AttenFactorCalc
Contact:
Class Description
Class for conmputing attenuator factors.
Families: Calculation
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
PositionScalar: DevDouble | — |
FlagSlaveScalar: DevLong | 0 -> not slave from monochromator energy device, energy fixed |
AbsDeviceScalar: DevString | Name of the AbsorberDevice defined in the online.xml file as abs. |
Foil1Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil2Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil3Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil4Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil5Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil6Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil7Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil8Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil9Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil10Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil11Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
Foil12Scalar: DevDouble | Attenuation factor computed/written by external program if FlagSlave is 0, or internally from the monochromator energy otherwise. |
AttenDeziScalar: DevDouble | Value of the Attribute Position of the AbsorberController tango device |
AttenFactorScalar: DevDouble | Attenuation factor computed inside the Tango Server. |
PositionSimScalar: DevDouble | — |
AttenBitsSpectrum: DevLong | Attribute SlidersIn from AbsorberController in bits |
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. |
Pipes:
Properties:
Name | Description |
---|---|
MonochromatorDeviceNameDevString | Name of the monochromator tango device |
AbsorberControllerDeviceNameDevString | Name of the AbsorberController device to be used. |
FoilDataDirectoryDevString | Directory containing the data with the foil information |
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 are looking at this version now.
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.