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