Development status:
Released,
Release: Release_2_2
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/LKS336TempCtrl
Contact:
Class Description
Class for controlling the Lake Shore Model 336 Temperature Controller
Families: Instrumentation
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: GPIB
Class interface
Attributes:
| Name | Description |
|---|---|
| ProportionalH1Scalar: DevFloat | Proportional parameter (also called gain). |
| OutputChannelAScalar: DevDouble | — |
| SensorTypeAScalar: DevLong | Sensor Type: 0->disabled,1->Diode,2->Platinum RTD,3->NTC RTD,4->Thermocouple |
| SensorTypeAInfoScalar: DevString | — |
| InputCurveAScalar: DevLong | Input Curve for channel A. |
| TlimitAScalar: DevLong | A temperature limit in Kelvin for which to shutdown all control outputs when exceeded. 0-> turns this feature off. |
| OutputChannelBScalar: DevDouble | — |
| SensorTypeBScalar: DevLong | Sensor Type: 0->disabled,1->Diode,2->Platinum RTD,3->NTC RTD,4->Thermocouple |
| SensorTypeBInfoScalar: DevString | — |
| InputCurveBScalar: DevLong | Input Curve for channel B. |
| TlimitBScalar: DevLong | A temperature limit in Kelvin for which to shutdown all control outputs when exceeded. 0-> turns this feature off. |
| OutputChannelCScalar: DevDouble | — |
| SensorTypeCScalar: DevLong | Sensor Type: 0->disabled,1->Diode,2->Platinum RTD,3->NTC RTD,4->Thermocouple |
| SensorTypeCInfoScalar: DevString | — |
| InputCurveCScalar: DevLong | Input Curve for channel C, |
| TlimitCScalar: DevLong | A temperature limit in Kelvin for which to shutdown all control outputs when exceeded. 0-> turns this feature off. |
| OutputChannelDScalar: DevDouble | — |
| SensorTypeDScalar: DevLong | Sensor Type: 0->disabled,1->Diode,2->Platinum RTD,3->NTC RTD,4->Thermocouple |
| SensorTypeDInfoScalar: DevString | — |
| InputCurveDScalar: DevLong | Input Curve for channel D, |
| TlimitDScalar: DevLong | A temperature limit in Kelvin for which to shutdown all control outputs when exceeded. 0-> turns this feature off. |
| ResistanceH1Scalar: DevLong | 1->25Ohms, 2->50Ohms |
| ControlModeH1Scalar: DevLong | 0= Off 1= Close loop PID 2= Zone 3= Open loop 4= Monitor out 5= Warmup supply |
| ControlModeH1InfoScalar: DevString | — |
| ControlChannelH1Scalar: DevLong | 0->none,1->A,2->B,3->C,4->D |
| IntegralH1Scalar: DevFloat | Integral parameter (also called reset). |
| DerivativeH1Scalar: DevLong | Derivative parameter (also called rate). |
| SetPointH1Scalar: DevDouble | Temperature Setpoint |
| RampRateH1Scalar: DevDouble | — |
| HeaterRangeH1Scalar: DevLong | Heater Range: 0 to 5. |
| ControlModeH2Scalar: DevLong | 0= Off 1= Close loop PID 2= Zone 3= Open loop 4= Monitor out 5= Warmup supply |
| ControlModeH2InfoScalar: DevString | — |
| ControlChannelH2Scalar: DevLong | 0->none,1->A,2->B,3->C,4->D |
| ProportionalH2Scalar: DevFloat | Proportional parameter (also called gain). |
| IntegralH2Scalar: DevFloat | Integral parameter (also called reset). |
| DerivativeH2Scalar: DevLong | Derivative parameter (also called rate). |
| SetPointH2Scalar: DevDouble | Temperature Setpoint |
| RampRateH2Scalar: DevDouble | — |
| HeaterRangeH2Scalar: DevLong | Heater Range: 0 to 5. |
| TmaxScalar: DevDouble | Attribute only to write and read. |
| RampOffOnH1Scalar: DevLong | — |
| RampOffOnH2Scalar: DevLong | — |
| ResistanceH2Scalar: DevLong | 1->25Ohms, 2->50Ohms |
| OutputPower1Scalar: DevDouble | Heater output in percent (%) |
| OutputPower2Scalar: DevDouble | Heater output in percent (%) |
| CurvesInfoSpectrum: DevString | Information about curves and the allowed sensor types and temperature ranges. |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
| StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
Pipes:
Properties:
| Name | Description |
|---|---|
| ControlerDeviceDevString | Name of the controller device, can be a GpibDeviceServer SocketDevice Prologixadapter When using Prologixadapter, you will have to set the GpipID. |
| GpibIDDevLong | Gpib device address when using a prologix adapter |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
6 Nov 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
30 Oct 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
27 Mar 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
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 can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.