This is historical information of device classes implemented in OxfCryostream device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class controlling the cryostream cooler from Oxford Cryosystems using CryoConnector.
Oxford Cryostream Cooler Device Description OxfCryostream Class
Revision: - Author:
Class controlling the cryostream cooler from Oxford Cryosystems using CryoConnector.
Families: Temperature
Key words: Instrumentation
Platform: Windows
Language: Python
Contact:
Hardware
Manufacturer: Oxford Cryosystems
Product:
Cryostream Cooler
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
SampleTempScalar: DevDouble | — |
SetTempScalar: DevDouble | — |
RunModeScalar: DevLong | — |
GasHeatScalar: DevDouble | — |
GasFlowScalar: DevDouble | — |
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. |
RestartInput: 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 |
StopInput: DevVoid Output: DevVoid |
Stop command identifier |
SwitchTurboInput: DevLong Output: DevVoid |
SwitchesTurbo on (1) or off (0) |
RampInput: DevVarDoubleArray Output: DevVoid |
Change temperature at a controlled rate. |
PlatInput: DevDouble Output: DevVoid |
Fix temperature for a given time. |
CoolInput: DevDouble Output: DevVoid |
Cool down |
ShutdownCoolerInput: DevDouble Output: DevVoid |
Shutdown cooler (sends END command) |
Pipes:
Properties:
Name | Description |
---|---|
CryoConnectorDeviceDevString | Name of the CryoConnector tango device interacting with the CryoConnector windows program. |
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.