This is historical information of device classes implemented in MercuryiTCTempSensor device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/MercuryiTCTempSensor
Contact:
Class Description
Class for the sensor of the MercuryiTC temperature controller
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Oxford Instruments
Product:
MercuryiTC
Bus: TCP/UDP
Class interface
Attributes:
Name | Description |
---|---|
TemperatureScalar: DevDouble | — |
HeatPowerScalar: DevDouble | — |
HeatCurrentScalar: DevDouble | — |
HeatPowerPercScalar: DevDouble | — |
SetTempPointScalar: DevDouble | — |
SetHeatPowerScalar: DevDouble | — |
SetHeatAutoScalar: DevDouble | 0 -> off, 1 -> on |
SetHeatPIDScalar: DevDouble | 0 -> off, 1 -> on |
UpdateAutomaticallyScalar: DevLong | If 0 read out from hardware is only done by the command ReadAllAttributes. |
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. |
ReadAllAttributesInput: DevVoid Output: DevVoid |
Read all atributes from the hardware. The state is set to MOVING until the readout is finished. |
Pipes:
Properties:
Name | Description |
---|---|
CtrlDeviceDevString | Name of the device for the controller |
SensorNameDevString | Name of the sensor. Ej.: MB1, DB6, ... |
HeaterNameDevString | Name of the heater. Ej.: MB0, DB1, ... |
Updated:
The device class has been updated.
You are looking at this version now.
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.