- close() - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Closes the device connection.
- close() - Method in interface org.lsst.ccs.drivers.ascii.AsciiIO
-
- close() - Method in class org.lsst.ccs.drivers.ascii.AsciiIOFtdi
-
Closes the connection.
- close() - Method in class org.lsst.ccs.drivers.ascii.AsciiIONet
-
Closes the connection.
- close() - Method in class org.lsst.ccs.drivers.ascii.AsciiIOSerial
-
Closes the connection.
- close() - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Closes connection to a device.
- closeSilent() - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Closes the device connection silently.
- CONN_TYPE_FTDI - Static variable in class org.lsst.ccs.drivers.ascii.Ascii
-
Connection type - serial via FTDI chip
- CONN_TYPE_NETWORK - Static variable in class org.lsst.ccs.drivers.ascii.Ascii
-
Connection type - network
- CONN_TYPE_SERIAL - Static variable in class org.lsst.ccs.drivers.ascii.Ascii
-
Connection type - serial via serial port