This is historical information of device classes implemented in LKS340TempCtrl device server.

Use this link to find the valid information.

Development status: Released
Information status: New

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
RampRateScalar: DevDouble
HeaterRangeScalar: DevLong Heater Range: 0 to 5.
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

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

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 are looking at this version now.



2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:19 Jan 2017, 10:54 a.m.