Skip navigation links
A G I L M O P R S T U V 

A

AvcCooler - Class in org.lsst.ccs.drivers.ametek
Driver for controlling an Ametek AVC cryocooler
AvcCooler() - Constructor for class org.lsst.ccs.drivers.ametek.AvcCooler
Constructor
AvcCooler.Mode - Enum in org.lsst.ccs.drivers.ametek
Public constants

G

getAllPower() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets all the commanded power values.
getDerivative() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the derivative control constant.
getError() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the error word.
getFWVersion() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the firmware version
getIntegral() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the integral control constant.
getMode() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the cooler mode.
getPower() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the commanded power.
getProductType() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the product type
getProportional() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the proportional control constant.
getSensor() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the sensor type.
getTemperature() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the target temperature.

I

isLocked() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Gets the user lock state.

L

lock(String) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sets the user lock state.

M

mode() - Method in class org.lsst.ccs.drivers.ametek.TestAvcCooler
 

O

open(DriverConstants.ConnType, String, int, int) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Opens a connection.
org.lsst.ccs.drivers.ametek - package org.lsst.ccs.drivers.ametek
 

P

product() - Method in class org.lsst.ccs.drivers.ametek.TestAvcCooler
 

R

readDouble(String) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sends a command and reads a double value
readLines(String, int) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sends a command and reads the response
readPower() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Reads the power.
readRejectTemp() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Reads the reject temperature
readString(String) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sends a command and reads a string
readTemperature() - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Reads the temperature

S

setDerivative(double) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sets the derivative control constant.
setIntegral(double) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sets the integral control constant.
setMode(AvcCooler.Mode) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sets the cooler mode.
setPassword(String) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sets the user password.
setPower(double) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sets the commanded power.
setProportional(double) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sets the proportional control constant.
setTemperature(double) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Sets the target temperature.

T

target() - Method in class org.lsst.ccs.drivers.ametek.TestAvcCooler
 
temperature() - Method in class org.lsst.ccs.drivers.ametek.TestAvcCooler
 
TestAvcCooler - Class in org.lsst.ccs.drivers.ametek
Tests the Ametek AVC cryocooler driver
TestAvcCooler() - Constructor for class org.lsst.ccs.drivers.ametek.TestAvcCooler
 

U

unlock(String) - Method in class org.lsst.ccs.drivers.ametek.AvcCooler
Clears the user lock state.

V

valueOf(String) - Static method in enum org.lsst.ccs.drivers.ametek.AvcCooler.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.drivers.ametek.AvcCooler.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class org.lsst.ccs.drivers.ametek.TestAvcCooler
 
A G I L M O P R S T U V 
Skip navigation links

Copyright © 2021 LSST. All rights reserved.