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

C

clearInput() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG361
Clears the input buffer.
close() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Closes the connection.

D

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

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

I

init() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
 

N

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

O

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.
openftdi(String, Integer) - Method in class org.lsst.ccs.drivers.pfeiffer.TestTPG261
 
openftdi(String, int) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Opens an FTDI connection.
org.lsst.ccs.drivers.pfeiffer - package org.lsst.ccs.drivers.pfeiffer
 

R

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.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
setTimeout(int) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Sets the receive timeout.
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.

T

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.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.
C D G I N O R S T V W 
Skip navigation links

Copyright © 2019 LSST. All rights reserved.