Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/LKS331TempCtrl
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 |
|---|---|
| TemperatureAScalar: DevDouble | Current temperature for loop A in Kelvin |
| TemperatureBScalar: DevDouble | Current temperature for loop B in Kelvin |
| SetPointLoop1Scalar: DevDouble | Temperature Setpoint |
| SetPointLoop2Scalar: DevDouble | Temperature Setpoint |
| HeaterPowerScalar: DevLong | Shows heater output 0 : Off 1 : 0.5 W 2: 5.0 W 3. 50.0 W Controller command RANGE |
| ControlInputScalar: DevString | CSET? |
| HeaterOutputScalar: DevDouble | Loop 1 heater output in percent (%) |
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. |
| SetControlInputInput: DevString input, ``A`` or ``B`` Output: DevVoid |
Specifies which input to control from: A or B |
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.
Updated:
The device class has been updated.
You can see previous version here .
29 Feb 2020, DS Admin
Created:
The device class has been added to catalogue.