Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/OxfCryostream
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 |
|---|---|
| HoldInput: DevVoid Output: DevVoid |
Enter programmed Hold |
| 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 |
| 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. |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.