This is historical information of device classes implemented in ABS300 device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_8
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamlineComponents/ABS300
Contact:
Class Description
Server to control ABS300 Precision attenuator
Families: BeamlineComponents
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: www.adc9001.com
Product:
www.adc9001.com/products/view/637
Bus: Modbus
Class interface
Attributes:
Name | Description |
---|---|
PositionScalar: DevULong | — |
AttenuationScalar: DevDouble | — |
UseOnlyScalar: DevString | If you set this to any of the blade materials (e.g. Al), only blades with this material will be used when setting up the desired attenuation. Special value `any` sets the use of all blades. If you want to put in more than one material, separate names by `;` or ','. |
NextUpperScalar: DevDouble | — |
NextLowerScalar: DevDouble | — |
SlidersInSpectrum: DevBoolean | Spectrum of thenumber of sliders in the system)telling which sliders are in the IN position. Only read. |
SetInSpectrum: DevLong | Spectrum of number of sliders in the system. for selecting the sliders that should be put in (they will be only move after executing the Move command). The read value indicates the sliders currently selected. 0 = not moved in 1 = moved in |
SlidersOutSpectrum: DevBoolean | Spectrum of thenumber of sliders in the system)telling which sliders are in the OUT position. Only read. |
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. |
MoveInput: DevVoid Output: DevVoid |
Move to the in position the sliders set in the SetIn attribute. |
Pipes:
Properties:
Name | Description |
---|---|
HostNameDevString | Hostname/IP address of device |
PortNumberDevUShort | Portnumber of device |
NumberOfSlidesDevUShort | — |
DynAttrListArray of DevString | for internal use only |
GaugesArray of DevDouble | The gauge / thickness of the single slides, one per line in µ. |
KeepAlivePollDevUShort | The PAC CPU ( = the controller ) closes the connection after approx. 30 secs of no activity on the TCP connction. To avoid this a thread is running which request the state of Slide01 every KeepAlivePoll secs. Decrease this value if you experience connection losses. |
InvertIOLogicDevBoolean | Depending on the assembly position (upside down or not) it might be necessary to invert the logic of true ( = slide in) and false ( = slide out). If this is set to true, the logic will be inverted. |
XrayLibDeviceDevString | Device name of xraylib server |
EnergyAttributeDevString | Attribute name where we can get the beam energy, e.g: petra/globals/keyword/Energy |
MaterialsArray of DevString | Atomic number of material the slides are made of, one per line |
SimulationModeDevBoolean | — |
Updated:
A device class has been added.
You can see previous version here .
30 Apr 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
23 Apr 2022, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
17 Nov 2018, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.
28 Apr 2018, DS Admin
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.