This is historical information of device classes implemented in OxfCryostreamCooler device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class for controllling and displaying info from the 700 Series Cryostream Cooler from Oxford Cryosystems.
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Oxford Cryosystems
Product:
700 Series Cryostream Cooler
Bus: Data Socket
Class interface
Attributes:
Name | Description |
---|---|
GasTempScalar: DevDouble | Gas temperature |
GasTempSetPointScalar: DevDouble | Set temperature |
RunModeScalar: DevString | Current run mode |
GasHeatScalar: DevDouble | Gas heater |
GasFlowScalar: DevDouble | Gas flow |
Commands:
Name | Description |
---|---|
RestartCoolerInput: DevVoid Output: DevVoid |
Restart a Cryostream which has shutdown |
HoldInput: DevVoid Output: DevVoid |
Enter programmed Hold |
PauseInput: DevVoid Output: DevVoid |
Enter temporary Hold |
ResumeInput: DevVoid Output: DevVoid |
Exit temporary Hold |
StopCoolerInput: DevVoid Output: DevVoid |
Stop command identifier |
SwitchTurboInput: DevShort 0 off, 1 on Output: DevVoid |
SwitchesTurbo on (1) or off (0) |
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. |
RampInput: DevVarDoubleArray Ramp rate in K/hour, final temperature in centi-Kelvin Output: DevVoid |
Change temperature at a controlled rate. |
PlatInput: DevDouble Plateau time in minutes Output: DevVoid |
Fix temperature for a given time. |
CoolInput: DevDouble End temperature in centi-Kelvin Output: DevVoid |
Cool down |
ShutdownCoolerInput: DevDouble Ramp rate in K/h Output: DevVoid |
Shutdown cooler (sends END command) |
Pipes:
Properties:
Name | Description |
---|---|
SocketDSDevString | Tango device making the socket connection |
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 are looking at this version now.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.