Development status:
New development
Information status: Updated
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 | — |
| gratingMinWLScalar: DevDouble | — |
| 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 : min wavelength : max wavelength} |
| FiltersString[]Type | List of {filter id : filter label} |
| OperationalUnitDevString | Operational unit, among: nm, um, wm. |
| GpibDeviceUrlDevString | GPIB device name. |
| PollingPeriodDevDouble | Polling period, in ms. |
| ReadDelayDevDouble | Read command delay, in ms. For expert only. |
| FilterWriteDelayDevDouble | Filter write delay, in ms. |
| GratingWriteDelayDevDouble | Grating write delay, in ms. |
| WaveLengthWriteDelayDevDouble | Wavelength write delay, in ms. |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
20 Apr 2017, Piotr Goryl
Created:
The device class has been added to catalogue.