Skip navigation links
C G I L M O R S T V W 

C

close() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Closes the connection.

G

getControlChannel() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Get the Lakeshore 330 control channel Communication with instrument: CCHN? Control Channel Query.
getControlChannel() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
getControlData() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Get the Lakeshore 330 control channel data measurement Communication with instrument: CDAT? Sample Sensor Data Query.
getControlData() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
getControlUnits() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Get the Lakeshore 330 control loop temperature units Communication with instrument: CUNI? Control Units Query.
getControlUnits() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
getHeater() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Gets the Lakeshore 330 heater current Communication with instrument: HEAT? Heater Output Query Input: HTR? loop[term] Returned: heater_value[term] Format: +nnn.n heater_value: heater output in percent (%) of current or power, depending on setting.
getHeaterRange() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Gets the Lakeshore 330 heater range RANG? Heater Range Query Input: RANGE? loop[term] Format: n Returned: range[term] Format: n (Refer to command for description)
getIdent() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Get the Lakeshore 330 identity.
getMode() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
 
getMode() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
getSampleChannel() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Get the Lakeshore 330 sample channel Communication with instrument: CCHN? Control Channel Query.
getSampleChannel() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
getSampleData() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Get the Lakeshore 330 sample channel data measurement Communication with instrument: SDAT? Sample Sensor Data Query.
getSampleData() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
getSampleUnits() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Gets the Lakeshore 330 sample channel temperature units Communication with instrument: SUNI? Sample Units Query.
getSampleUnits() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
getSetpoint() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Get the Lakeshore 330 temperature set point Communication with instrument: SETP? Control Setpoint Query Command: SETP?[term] Returned: value[term] Format: ±nnnnnn
getSetpoint() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
getValue() - Method in enum org.lsst.ccs.drivers.lakeshore.LS330.HeaterRange
 
getValue() - Method in enum org.lsst.ccs.drivers.lakeshore.LS330.Modes
 

I

init() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Initializes device.
isInControl() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
isInControl Autotuning status query, 0 = Manual, 1 = P, 2 = PI, and 3 = PID
isInControl() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 

L

LS330 - Class in org.lsst.ccs.drivers.lakeshore
General access routines for the LakeShore 330 Temperature device
LS330() - Constructor for class org.lsst.ccs.drivers.lakeshore.LS330
 
LS330.HeaterRange - Enum in org.lsst.ccs.drivers.lakeshore
 
LS330.Modes - Enum in org.lsst.ccs.drivers.lakeshore
 
LS330.onOff - Enum in org.lsst.ccs.drivers.lakeshore
 

M

MODE_LOCAL - Static variable in class org.lsst.ccs.drivers.lakeshore.LS330
Public constants *
MODE_REMOTE - Static variable in class org.lsst.ccs.drivers.lakeshore.LS330
Public constants *
MODE_REMOTEWITHLOCKOUT - Static variable in class org.lsst.ccs.drivers.lakeshore.LS330
Public constants *
mydev - Variable in class org.lsst.ccs.drivers.lakeshore.TestLS330
 

O

open(String, int) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Opens a connection.
open(String) - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
openftdi(String, int) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Opens an FTDI connection.
openftdi(String, int) - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
org.lsst.ccs.drivers.lakeshore - package org.lsst.ccs.drivers.lakeshore
 

R

readident() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
readLS330() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Reads a response.
readLS330(String) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Reads a response after writing a command.
reset() - Method in class org.lsst.ccs.drivers.lakeshore.LS330
 
reset() - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 

S

setControlChannel(String) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Sets the Lakeshore 330 control channel Communication with instrument: CCHN Set Control Channel to A or B.
setControlChannel(String) - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
setControlUnits(String) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Sets the Lakeshore 330 units Communication with instrument: CUNI Set Units for the Control Channel.
setControlUnits(String) - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
setFakeout(Boolean) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
set Fakeout true or false
setHeaterRange(int) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Sets the Lakeshore 330 heater range Communication with instrument: RANGE Heater Range Command Input: RANG range[term] Format: n,n range: 0 = Off, 1 = Low, 2 = Medium, 3 = High
setMode(LS330.Modes) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
 
setMode(int) - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
setSampleChannel(String) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Sets the Lakeshore 330 sample channel Communication with instrument: SCHN Set Sample Channel to A or B.
setSampleChannel(String) - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
setSampleUnits(String) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Sets the Lakeshore 330 sample channel units Communication with instrument: SUNI Set Units for the Sample Channel.
setSampleUnits(String) - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
setSetpoint(double) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Sets the Lakeshore 330 temperature set point Communication with instrument: SETP Control Setpoint Command Command: SETP value[term] Format: n,±nnnnnn value: The value for the setpoint (in whatever units the device is using).
setSetpoint(double) - Method in class org.lsst.ccs.drivers.lakeshore.TestLS330
 
setTimeout(int) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Sets the receive timeout.
setTracedebug(Boolean) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
set TraceDebug true or false
setVerbose(Boolean) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
set Verbosity

T

TestLS330 - Class in org.lsst.ccs.drivers.lakeshore
Program to test the LakeShore 330 temperature device driver
TestLS330() - Constructor for class org.lsst.ccs.drivers.lakeshore.TestLS330
 

V

valueOf(String) - Static method in enum org.lsst.ccs.drivers.lakeshore.LS330.HeaterRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.drivers.lakeshore.LS330.Modes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.drivers.lakeshore.LS330.onOff
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.drivers.lakeshore.LS330.HeaterRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.drivers.lakeshore.LS330.Modes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.drivers.lakeshore.LS330.onOff
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeLS330(String) - Method in class org.lsst.ccs.drivers.lakeshore.LS330
Writes a command.
C G I L M O R S T V W 
Skip navigation links

Copyright © 2016 LSST. All rights reserved.