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

C

close() - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Closes the connection.

G

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

I

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

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

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 * **************************************************************************
TPG261 - Class in org.lsst.ccs.drivers.pfeiffer
General access routines for the Pfieffer TPG261 Vacuum Guage Controller
TPG261() - Constructor for class org.lsst.ccs.drivers.pfeiffer.TPG261
Constructor * *
TPG261.onOff - Enum in org.lsst.ccs.drivers.pfeiffer
Public constants * **************************************************************************

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

W

writeTPG261(String) - Method in class org.lsst.ccs.drivers.pfeiffer.TPG261
Writes a command.
C G I O R S T V W 
Skip navigation links

Copyright © 2016 LSST. All rights reserved.