public class AsciiAuto extends org.lsst.ccs.drivers.ascii.Ascii implements AutoCloseable
Ascii so that it can be used in try-with-resources statements.
Also overrides close().org.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 |
|---|
AsciiAuto() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Either does nothing or actually closes the connection.
|
void |
closeForReal() |
closeSilent, flush, getTimeout, isOpen, makeDataCharacteristics, open, open, open, openFtdi, openFtdi, openFtdi, openNet, openNet, openSerial, openSerial, openSerial, read, read, readBytes, readBytes, setCommandTerm, setDefaultParm, setMultidrop, setOptions, setResponseTerm, setTerminator, setTimeout, setTimeout, write, writeBytes, writeBytespublic void close()
throws org.lsst.ccs.drivers.commons.DriverException
close in interface AutoCloseableclose in class org.lsst.ccs.drivers.ascii.Asciiorg.lsst.ccs.drivers.commons.DriverExceptionpublic void closeForReal()
Copyright © 2023 LSST. All rights reserved.