- 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
-
- 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