This is historical information of device classes implemented in CornerStone130 device server.
Use this link to find the valid information.
Development status:
Released,
Release: release_0_0_1
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamlineComponents/Monochromators/CornerStone130
Contact:
Class Description
This class is to interface the CornerStone130 equipment on TANGO
Families: BeamlineComponents
Key words: - Monochromators
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| gratingNumberScalar: DevUShort | — |
| gratingLabelScalar: DevString | — |
| gratingMaxWLScalar: DevDouble | — |
| filterNumberScalar: DevUShort | — |
| filterLabelScalar: DevString | — |
| wavelengthScalar: DevDouble | — |
| shutterClosedScalar: DevBoolean | — |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
| StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
| AbortInput: DevVoid Output: DevVoid |
Stops monochromator. |
Pipes:
Properties:
| Name | Description |
|---|---|
| GratingsString[]Type | List of {grating id / grating label / max wavelength} |
| FiltersString[]Type | List of {filter id / filter label} |
| OperationalUnitDevString | Operational unit, among: nm, um, wm. |
| GpibDeviceUrlDevString | GPIB device name. |
| WavelengthThresholdDevDouble | Wave length threshold for MOVING state, in operational unit. |
Updated:
The device class has been updated.
You are looking at this version now.
20 Apr 2017, Piotr Goryl
Created:
The device class has been added to catalogue.