This is historical information of device classes implemented in OxfCryostreamCoolerCtrl device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class for talking via socket to the 700 Series Cryostream Cooler from Oxford Cryosystem.
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:
Commands:
Name | Description |
---|---|
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. |
WriteSocketInput: DevVarShortArray Output: DevVoid |
Send command to socket. |
ReadStatusInput: DevShort Selected field Output: DevShort Value as short |
Return selected field from status info |
HoldInput: DevVoid Output: DevVoid |
— |
PauseInput: DevVoid Output: DevVoid |
— |
ResumeInput: DevVoid Output: DevVoid |
— |
StopCoolerInput: DevVoid Output: DevVoid |
— |
SwitchTurboInput: DevShort Output: DevVoid |
— |
RampInput: DevVarDoubleArray Output: DevVoid |
— |
PlatInput: DevDouble Output: DevVoid |
— |
CoolInput: DevDouble Output: DevVoid |
— |
ShutdownCoolerInput: DevDouble Output: DevVoid |
— |
Pipes:
Properties:
Name | Description |
---|---|
IpAddrDevString | IP Address |
PortNbDevLong | Port Number |
SimulationModeDevLong | 1 if simulation mode |
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.