Skip navigation links
A C G I N O P R S V 

A

AtsCryoCon24cDevice - Class in org.lsst.ccs.subsystem.ats
Device class for the Cryogenic Temperature Controller 24C driver
AtsCryoCon24cDevice() - Constructor for class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
AtsCryoCon24cDevice.ControlType - Enum in org.lsst.ccs.subsystem.ats
 
AtsMain - Class in org.lsst.ccs.subsystem.ats
Implementation of auxiliary test system
AtsMain() - Constructor for class org.lsst.ccs.subsystem.ats.AtsMain
Constructor.

C

CHAN_HTR_1 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_HTR_2 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_PID_D_1 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_PID_D_2 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_PID_I_1 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_PID_I_2 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_PID_P_1 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_PID_P_2 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_PRESSURE - Static variable in class org.lsst.ccs.subsystem.ats.Pfeiffer361Device
 
CHAN_SETPOINT_1 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_SETPOINT_2 - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_TEMP_A - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_TEMP_B - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_TEMP_C - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
CHAN_TEMP_D - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
checkChannel(Channel) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
checkChannel(Channel) - Method in class org.lsst.ccs.subsystem.ats.Pfeiffer361Device
 
close() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.ats.Pfeiffer361Device
Closes the connection.

G

getControlType(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get the control type for specified loop
getHeaterMax(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get maximum heater power for Loop [1-4]
getHeaterPower(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get the manual heater power for specified loop
getHeaterRange(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get Heater Range for Loop [1-4]
getHtrRead(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get heater reading for specified loop
getLoopSource(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get Source for Loop returns Channels A through D
getMaxSetPoint(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get maximum set point for loop
getOtdSource() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Gets OTD source channel
getOtdTemp() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Gets OTD temperature limit
getPidD(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get PI[D] parameter for specified loop
getPidI(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get P[I]D parameter for specified loop
getPidP(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get [P]ID parameter for specified loop
getSetPoint(int) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get Source for Loop returns Channels A through D
getTemp(String) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get temperature reading for channels A through D
getType(String) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get sensor type for a temperature channel
getUnit(String) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get Temperature Units Channels A through D *

I

initDevice() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Performs configuration.
initDevice() - Method in class org.lsst.ccs.subsystem.ats.Pfeiffer361Device
Performs configuration.
initialize() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Initializes the connection.
initialize() - Method in class org.lsst.ccs.subsystem.ats.Pfeiffer361Device
Initializes the connection.
isInControl() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Get control mode
isOtdEnabled() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Gets whether OTD is enabled

N

NUM_CHANS - Static variable in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
NUM_CHANS - Static variable in class org.lsst.ccs.subsystem.ats.Pfeiffer361Device
 

O

org.lsst.ccs.subsystem.ats - package org.lsst.ccs.subsystem.ats
 

P

Pfeiffer361Device - Class in org.lsst.ccs.subsystem.ats
Device class for the Pfeiffer TPG361 vacuum gauge.
Pfeiffer361Device() - Constructor for class org.lsst.ccs.subsystem.ats.Pfeiffer361Device
 
postStart() - Method in class org.lsst.ccs.subsystem.ats.AtsMain
Post start

R

readChannel(Channel) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
 
readChannel(Channel) - Method in class org.lsst.ccs.subsystem.ats.Pfeiffer361Device
 

S

setControlType(int, AtsCryoCon24cDevice.ControlType) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Set the control type for specified loop
setHeaterPower(int, double) - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Set the manual heater power for specified loop
setToControl() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Set into control mode
showIdentification() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Displays Temp Control 24C identification.
stopControl() - Method in class org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice
Stop control mode

V

valueOf(String) - Static method in enum org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice.ControlType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystem.ats.AtsCryoCon24cDevice.ControlType
Returns an array containing the constants of this enum type, in the order they are declared.
A C G I N O P R S V 
Skip navigation links

Copyright © 2022 LSST. All rights reserved.