.

Average: 0
Rating Count: 0

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



Class Description


Heater Output of the LKS336 Temperature Controller

Families: Instrumentation

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Lake Shore Cryotronics

Product:

Model 336 Temperature Controller

Bus: GPIB

Class interface


Attributes:

Name Description
ResistanceScalar: DevLong 1->25Ohms, 2->50Ohms
ControlModeScalar: DevLong 0= Off 1= Close loop PID 2= Zone 3= Open loop 4= Monitor out 5= Warmup supply
ControlModeInfoScalar: DevString
ControlChannelScalar: DevLong 0->none,1->A,2->B,3->C,4->D
ProportionalScalar: DevFloat Proportional parameter (also called gain).
IntegralScalar: DevFloat Integral parameter (also called reset).
DerivativeScalar: DevFloat Derivative parameter (also called rate).
SetPointScalar: DevDouble Temperature Setpoint
RampRateScalar: DevDouble
HeaterRangeScalar: DevLong Heater Range: 0 to 3. 0 = Off 1 = Low 2 = Medium 3 = High
TemperatureScalar: DevDouble Temperature from the ControlChannel. -9999 if not control channel connected. The units are read from hw.
HeaterOutputScalar: DevDouble Heater output in percent.
RampOffOnScalar: DevLong

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
OutputDevLong Output number (1, 2, 3 or 4)
GpibDeviceNameDevString Gpib device connecting to the hardware
GpibIDDevLong Gpib device address when using a prologix adapter


Please log in to comment.

18 Dec 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 .



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