- open(DriverConstants.ConnType, String, int, int) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to the device.
- open(DriverConstants.ConnType, String, int) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to the device with default data characteristics.
- open(DriverConstants.ConnType, String) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to the device with default parameters.
- open(String, int, int) - Method in interface org.lsst.ccs.drivers.ascii.AsciiIO
-
- open(String, int, int) - Method in class org.lsst.ccs.drivers.ascii.AsciiIOFtdi
-
Opens a connection.
- open(String, int, int) - Method in class org.lsst.ccs.drivers.ascii.AsciiIONet
-
Opens a connection.
- open(String, int, int) - Method in class org.lsst.ccs.drivers.ascii.AsciiIOSerial
-
Opens a connection.
- open(Session.ConnType, String, int, String, String, int, int) - Method in class org.lsst.ccs.drivers.ascii.Session
-
Opens a connection and logs in.
- open(Session.ConnType, String, int, int) - Method in class org.lsst.ccs.drivers.ascii.Session
-
Opens a connection.
- open(DriverConstants.ConnType, String, int, Ascii.DataBits, Ascii.StopBits, Ascii.Parity, Ascii.FlowCtrl) - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Opens connection to a device with serial data characteristics.
- open(DriverConstants.ConnType, String, int) - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Opens connection to a device.
- open(DriverConstants.ConnType, String) - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Opens connection to a device with default parameters.
- openFtdi(String, int, int) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to an FTDI device.
- openFtdi(String, int) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to an FTDI device with default data characteristics.
- openFtdi(String) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to an FTDI device with default parameters.
- openFtdi(String, int) - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Opens connection to an FTDI device.
- openFtdi(String) - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Opens connection to an FTDI device with default baud rate.
- openNet(String, int) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to a network device.
- openNet(String) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to a network device with default port.
- openNet(String, int) - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Opens connection to a network device.
- openNet(String) - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Opens connection to a network device with default port.
- openSerial(String, int, int) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to a serial device.
- openSerial(String, int) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to a serial device with default data characteristic.
- openSerial(String) - Method in class org.lsst.ccs.drivers.ascii.Ascii
-
Opens a connection to a serial device with default parameters.
- openSerial(String, int) - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Opens connection to a serial device.
- openSerial(String) - Method in class org.lsst.ccs.drivers.ascii.TestAscii
-
Opens connection to a serial device with default baud rate.
- OPTN_KEEP_ALIVE - Static variable in class org.lsst.ccs.drivers.ascii.Session
-
- org.lsst.ccs.drivers.ascii - package org.lsst.ccs.drivers.ascii
-
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.DataBits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.FlowCtrl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.Parity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.StopBits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.Terminator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.ascii.Session.ConnType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.DataBits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.FlowCtrl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.Parity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.StopBits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.ascii.Ascii.Terminator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.ascii.Session.ConnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.