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, setStateaddLine, checkHwLine, checkLine, checkOnline, checkTimeout, configure, disable, dropChannel, enable, getDeviceMonitorUpdateTasks, getFullName, getGroupForChannel, getMonitorUpdateTasksForChannels, getName, getOutputLines, getPath, init, initChannel, initDevice, initSensors, isHwLineSet, isLineSet, isOnline, isTimeout, readChannel, readChannelGroup, readChannelGroup, readChannelNow, setDisabled, setHwLine, setLine, setLineWarm, setOnline, setOutputLines, start, testOnlineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastPres, getRunVac, getState, setGaugeOff, setGaugeOn, setRunVac, setStatepublic 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 © 2022 LSST. All rights reserved.