public class MicroIonTest extends MicroIon
MicroIon.onOfforg.lsst.ccs.drivers.ascii.Ascii.DataBits, org.lsst.ccs.drivers.ascii.Ascii.FlowCtrl, org.lsst.ccs.drivers.ascii.Ascii.Option, org.lsst.ccs.drivers.ascii.Ascii.Parity, org.lsst.ccs.drivers.ascii.Ascii.StopBits, org.lsst.ccs.drivers.ascii.Ascii.Terminator| Constructor and Description |
|---|
MicroIonTest() |
| Modifier and Type | Method and Description |
|---|---|
MicroIon.onOff |
getstate() |
void |
open(String MyDevId,
Integer baud,
Integer addr) |
double |
readpressure() |
getPressure, getState, init, open, readMicroIon, readMicroIon, setState, writeMicroIonclose, closeSilent, flush, getConnTimeout, getTimeout, isDropEcho, isOpen, makeDataCharacteristics, open, open, open, openFtdi, openFtdi, openFtdi, openNet, openNet, openSerial, openSerial, openSerial, read, read, readBytes, readBytes, setCommandTerm, setConnTimeout, setConnTimeout, setDefaultBaud, setDefaultParm, setDefaultPort, setMultidrop, setOptions, setResponseTerm, setTerminator, setTimeout, setTimeout, write, writeBytes, writeBytes@Command(name="open",
description="Open a device for use")
public void open(@Argument(name="devId",description="The device ID of the device to open")
String MyDevId,
@Argument(name="baud",description="baud rate")
Integer baud,
@Argument(name="addr",description="SA - address offset")
Integer addr)
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(name="readpressure",
description="Read pressure ")
public double readpressure()
throws Exception
Exception@Command(name="getstate",
description="Get state of the vacuum gauge")
public MicroIon.onOff getstate()
throws Exception
ExceptionCopyright © 2023 LSST. All rights reserved.