
public class MicroIonSimDevice extends MicroIonDevice implements VacuumGaugeDevice
| Constructor and Description |
|---|
MicroIonSimDevice(int itype,
String host,
int port,
int addr) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialize()
Initializes the connection.
|
boolean |
isVacuumGaugeOn()
isVacuumGaugeOn - Is the MicroIon Device on? *
**************************************************************************
|
double |
readPressure()
returns the pressure read from the MicroIon device *
**************************************************************************
|
checkChannel, close, getLastPres, getRunVac, getState, initChannel, readChannel, setGaugeOff, setGaugeOn, setRunVac, setStateaddChannel, addConfigValues, addLine, checkHwLine, checkLine, checkOnline, checkTimeout, configure, disable, dropChannel, enable, getConfigValues, getFullName, getOutputLines, initChannel, initSensors, isHwLineSet, isLineSet, isOnline, isTimeout, readChannelGroup, readChannelNow, readSensors, setHwLine, setLine, setLineWarm, setOnline, setOutputLines, testOnlineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastPres, getRunVac, getState, setGaugeOff, setGaugeOn, setRunVac, setStatechange, dropSubmittedChanges, getChildren, getComponentByName, getEnvironment, getParent, getParentObject, getSubmittedChanges, init, isParameterConfigurable, postStart, printConfigurableParameters, setBulkParameter, shutdownNow, start, submitChange, submitChanges, validateBulkChangepublic MicroIonSimDevice(int itype,
String host,
int port,
int addr)
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(name="isgaugeon", description="returns whether the MicroIon device is active") public boolean isVacuumGaugeOn()
isVacuumGaugeOn in interface VacuumGaugeDeviceisVacuumGaugeOn in class MicroIonDevice@Command(name="readpressure", description="returns the pressure read from the MicroIon device") public double readPressure()
readPressure in interface VacuumGaugeDevicereadPressure in class MicroIonDeviceprotected void initialize()
initialize in class MicroIonDeviceCopyright © 2016 LSST. All rights reserved.