Skip navigation links
A C D E G I N O P R S T V W 

A

ASM380 - Class in org.lsst.ccs.drivers.pfeiffer
General access routines for the Pfeiffer ASM380 helium leak detector.
ASM380() - Constructor for class org.lsst.ccs.drivers.pfeiffer.ASM380
Constructor

C

clearFaults() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Clears the stored fault codes.
clearFaults() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
clearInput() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Clears the input buffer.
clearWarnings() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Clears the stored warning codes.
clearWarnings() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
close() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Closes the connection.

D

decodeStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Decodes the instrument status into a string array.
DEV_INFO_FW_VER - Static variable in class org.lsst.ccs.drivers.pfeiffer.TPG361
Public constants
DEV_INFO_HW_VER - Static variable in class org.lsst.ccs.drivers.pfeiffer.TPG361
Public constants
DEV_INFO_MODEL - Static variable in class org.lsst.ccs.drivers.pfeiffer.TPG361
Public constants
DEV_INFO_SERIAL - Static variable in class org.lsst.ccs.drivers.pfeiffer.TPG361
Public constants
DEV_INFO_TYPE - Static variable in class org.lsst.ccs.drivers.pfeiffer.TPG361
Public constants

E

enableAlarm(boolean) - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
enable alarm
enableAlarm(boolean) - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 

G

gaugeOff() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
gaugeOff(Integer) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Turn a TPG261 gauge off Transmit: SEN [,x,x] [] | | ? * | | - Gauge 2 Status | |---- Gauge 1 Status x = 0 ?> No status change 1 ?> Turn gauge off 2 ?> Turn gauge on
gaugeOff() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Turns the first (or only) gauge off.
gaugeOff(int) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Turns a gauge off.
gaugeOn() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
gaugeOn(Integer) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Turn a TPG261 gauge on Transmit: SEN [,x,x] [] | | ? * | | - Gauge 2 Status | |---- Gauge 1 Status x = 0 ?> No status change 1 ?> Turn gauge off 2 ?> Turn gauge on
gaugeOn() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Turns the first (or only) gauge on.
gaugeOn(int) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Turns a gauge on.
getCycleStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
check cycle status
getDeviceInfo() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
getDeviceInfo() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Gets device information.
getError() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
getError() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Get the TPG261 error status Transmit: ERR [] Receive: Transmit: Receive: xxxx ?? xxxx = 0000 ?> No error 1000 ?> Controller error 0100 ?> NO HWR No hardware 0010 ?> PAR Inadmissible parameter 0001 ?> SYN Syntax error
getError() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Gets the error status.
getFaultCodes() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Gets the array of fault codes.
getGaugeID() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
getGaugeID() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Gets the ID of the first (or only) gauge.
getGaugeID(int) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Gets the ID of a gauge.
getGaugeStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
getGaugeStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Gets the status of the first (or only) gauge.
getGaugeStatus(int) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Gets the status of a gauge.
getHighVacHours() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Gets the high vacuum pump hours.
getHours() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
getID() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Get the TPG261 ID Transmit: TID [] Receive : Transmit: Receive : x,x | | | - Identification gauge 2 --- Identification gauge 2 x = TPR (Pirani Gauge or Pirani Capacitive gauge 1)) IKR9 (Cold Cathode Gauge 10-9) IKR11 (Cold Cathode Gauge 10-11) PKR (FullRange CC Gauge) PBR (FullRange BA Gauge) IMR (Pirani / High Pressure Gauge) CMR (Linear gauge) noSEn (no SEnsor) noid (no identifier)
getOperatingHours() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Gets the operating hours.
getPressure() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Gets the TPG261 pressure reading from gauge #1 (the only one we have).
getPrimaryHours() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Gets the primary pump hours.
getPumpStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
check pump status
getPumpStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
getReply(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
getReply(String command) Send a command, and wait for a reply.
getstate() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG261
 
getStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Gets the instrument status.
getStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Get the TPG261 status Transmit: SEN [] Receive : Transmit: Receive : x,x ? ? ? ?? Status gauge 2 ?? Status gauge 1 x = 0 ?> Gauge cannot be turned on/off 1 ?> Gauge turned off 2 ?> Gauge turned on
getUnit() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
getUnit() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Gets the pressure unit.
getVentValveParms() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
get vent valve setup
getVentValveParms() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
getVentValveStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
check vent valve status
getVentValveStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
getVersion() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Gets the software version.
getWarningCodes() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Gets the array of warning codes.

I

init() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
 
IX_AUTOCAL_OK - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_CYCLE_AVAIL - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_CYCLE_TYPE - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_FILAMENT_2 - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_FILAMENT_ON - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_HIGH_VAC_SYNC - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_IN_CYCLE - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_INLET_VENT - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_NO_FAULTS - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_PANEL_UNLOCKED - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_SNIFF_TEST - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 
IX_SNIFF_UNCLOGGED - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 

N

NUM_DEV_INFO - Static variable in class org.lsst.ccs.drivers.pfeiffer.TPG361
Public constants
NUM_STATUS_ITEMS - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
 

O

open(DriverConstants.ConnType, String, int, int) - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Opens a connection.
open(String, Integer) - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG261
 
open(String, int) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Opens a connection.
open(DriverConstants.ConnType, String, int, int) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Opens a connection.
openVentValve(boolean) - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Execute open valve sequence
openVentValve(boolean) - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
org.lsst.ccs.drivers.pfeiffer - package org.lsst.ccs.drivers.pfeiffer
 

P

pumpOn(boolean) - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
pumpOn
pumpOn(boolean) - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 

R

readInletPressure() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Reads the inlet pressure.
readInletPressure() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
readpressure() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG261
 
readPressure() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
readPressure() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Reads the pressure from the first (or only) gauge.
readPressure(int) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Reads the pressure from a gauge.
readResponse() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
readResponse() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Reads a response.
readString(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
readString(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Sends a command and gets the response.
readTemperature() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Reads the temperature.
readTemperature() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
readTemperature() - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
readTemperature() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Reads the temperature.
readTPG261() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Reads a response.
readTPG261(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Reads a response after writing a command.

S

sendCommand(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
sendCommand(String command) Send a command, but do not wait for a reply other than to check for the acknowledgment of that command Transmit: command [] Receive : 0x6
setUnit(TPG361.Unit) - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
setUnit(TPG361.Unit) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Sets the pressure unit.
setVentValveNominal() - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Setup open valve sequence
setVentValveNominal() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
setVentValveParms(int, int) - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Setup open valve sequence
setVentValveParms(int, int) - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
showDecodedStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
showFaultCodes() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
showHighVacHours() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
showPrimaryHours() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
showStatus() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
showVersion() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
showWarningCodes() - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
ST_AUTOCAL_OK - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_CYCLE_AVAIL - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_CYCLE_TYPE - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_FILAMENT_2 - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_FILAMENT_ON - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_HIGH_VAC_SYNC - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_IN_CYCLE - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_INLET_VENT - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_NO_FAULTS - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_PANEL_UNLOCKED - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_SNIFF_TEST - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants
ST_SNIFF_UNCLOGGED - Static variable in class org.lsst.ccs.drivers.pfeiffer.ASM380
Public constants

T

TestASM380 - Class in org.lsst.ccs.drivers.pfeiffer
Program to test the ASM380 device driver
TestASM380() - Constructor for class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
TestTPG261 - Class in org.lsst.ccs.drivers.pfeiffer
Program to test the TPG261 device driver * * @author Homer * **************************************************************************
TestTPG261() - Constructor for class org.lsst.ccs.drivers.pfeiffer.TestTPG261
 
TestTPG261.onOff - Enum in org.lsst.ccs.drivers.pfeiffer
Public constants * **************************************************************************
TestTPG361 - Class in org.lsst.ccs.drivers.pfeiffer
Program to test the TPG261 device driver
TestTPG361() - Constructor for class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
TPG261 - Class in org.lsst.ccs.drivers.pfeiffer
General access routines for the Pfeiffer TPG261 Vacuum Gauge Controller
TPG261() - Constructor for class org.lsst.ccs.drivers.pfeiffer.TPG261
 
TPG261.onOff - Enum in org.lsst.ccs.drivers.pfeiffer
Public constants
TPG361 - Class in org.lsst.ccs.drivers.pfeiffer
General access routines for the Pfeiffer TPG361/362 Vacuum Gauge Controller
TPG361() - Constructor for class org.lsst.ccs.drivers.pfeiffer.TPG361
Constructor
TPG361.GaugeStatus - Enum in org.lsst.ccs.drivers.pfeiffer
 
TPG361.Unit - Enum in org.lsst.ccs.drivers.pfeiffer
 

V

valueOf(String) - Static method in enum org.lsst.ccs.drivers.pfeiffer.TestTPG261.onOff
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.drivers.pfeiffer.TPG261.onOff
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.drivers.pfeiffer.TPG361.GaugeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.drivers.pfeiffer.TPG361.Unit
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.drivers.pfeiffer.TestTPG261.onOff
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.pfeiffer.TPG261.onOff
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.pfeiffer.TPG361.GaugeStatus
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.pfeiffer.TPG361.Unit
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeCommand(String) - Method in class org.lsst.ccs.drivers.pfeiffer.ASM380
Writes a command and checks for error.
writeCommand(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TestASM380
 
writeCommand(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG361
 
writeCommand(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Writes a command and checks for error.
writeTPG261(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Writes a command.
A C D E G I N O P R S T V W 
Skip navigation links

Copyright © 2023 LSST. All rights reserved.