.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_11
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/LKS340TempCtrl
Contact:



Class Description


Class for controlling the Lake Shore Model 340 Temperature Controller

Families: Instrumentation

Key words:

Platform: All Platforms

Language: Cpp

License:

Contact:

Hardware


Manufacturer: none

Bus: GPIB

Class interface


Attributes:

Name Description
HeaterRangeScalar: DevLong Heater Range: 0 to 5.
RampRateScalar: DevDouble
RampOffOnScalar: DevLong 0 -> OFF, 1 -> ON
ControlModeScalar: DevLong 1=manual PID\n2= Zone\n3= Open loop\n4= AutoTune PID\n5= AutoTune PI\n6= AutoTune P
ControlModeInfoScalar: DevString
SetPointScalar: DevDouble Temperature Setpoint
OutputChannelAScalar: DevDouble
OutputChannelBScalar: DevDouble
ControlChannelScalar: DevString
InputCurveAScalar: DevLong Input Curve for channel A.
InputCurveBScalar: DevLong Input Curve for channel B.
ProportionalScalar: DevFloat Proportional parameter (also called gain).
IntegralScalar: DevFloat Integral parameter (also called reset).
DerivativeScalar: DevLong Derivative parameter (also called rate).
TmaxScalar: DevDouble Attribute only to write and read.
LoopScalar: DevLong Selected Loop
OutputChannelCScalar: DevDouble
OutputChannelDScalar: DevDouble
InputCurveCScalar: DevLong Input Curve for channel C.
InputCurveDScalar: DevLong Input Curve for channel D.
OutputChannelsUnitScalar: DevLong Select the units of the ouput channels: 0 -> Kelvin, 1 -> Celsius

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
GpibDeviceNameDevString Gpib device for connecting to the device


Please log in to comment.

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.
Added by:pgoryl2 on:2 Jan 2017, 2:59 p.m.