Development status:
Released,
Release: Release_1_2
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/LKS336SensorInput
Contact:
Class Description
Sensor input of the LKS336 Temperature Controller
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Lake Shore Cryotronics
Product:
Model 336 Temperature Controller
Bus: GPIB
Class interface
Attributes:
Name | Description |
---|---|
TemperatureScalar: DevDouble | Temperature in K or C (depending on the Units attribute) |
SensorTypeScalar: DevLong | Sensor Type: 0->disabled,1->Diode,2->Platinum RTD,3->NTC RTD,4->Thermocouple |
SensorTypeInfoScalar: DevString | — |
InputCurveScalar: DevLong | Input Curve |
TlimitScalar: DevLong | A temperature limit in Kelvin above which all control outputs will be shutdown. 0-> turns this feature off. |
UnitsScalar: DevLong | Read/writes preferred units parameter for sensor readings and for the control setpoint: 1 = kelvin, 2 = Celsius, 3 = Sensor |
CurvesInfoSpectrum: DevString | Information about curves and the allowed sensor types and temperature ranges. |
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. |
Pipes:
Properties:
Name | Description |
---|---|
GpibDeviceNameDevString | Gpib device connecting to the hardware |
ChannelDevString | Name of the sensor input (A,B,C or D) |
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 .
30 May 2020, 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.