| Interface | Description |
|---|---|
| AsciiIO |
I/O interface for devices using text commands.
|
| Class | Description |
|---|---|
| Ascii |
General access routines for a device using Ascii commands.
|
| AsciiIOFtdi |
Communications I/O routines for serial devices connected via FTDI.
|
| AsciiIONet |
Communications I/O routines for network devices.
|
| AsciiIOSerial |
Communications I/O routines for serial devices.
|
| BasicTelnetClient |
*
This is a basic use of TelnetClient.
|
| Multidrop |
General access routines for a multi-drop device using Ascii commands.
|
| Session |
Driver for managing an interactive Telnet or Ascii session
|
| TalkAscii |
Program to enable direct talking to a commanded device.
|
| TelnetClientExample |
*
This is a simple example of use of TelnetClient.
|
| TestAscii |
Program to test the Ascii command device driver.
|
| Enum | Description |
|---|---|
| Ascii.DataBits |
Data characteristics - number of data bits
|
| Ascii.FlowCtrl |
Data characteristics - flow control
|
| Ascii.Option |
Constructor options
|
| Ascii.Parity |
Data characteristics - parity
|
| Ascii.StopBits |
Data characteristics - number of stop bits
|
| Ascii.Terminator |
Command or response terminators
|
| Multidrop.ConnType |
Connection type
|
| Multidrop.Option |
Operation options
|
| Session.ConnType |
Public constants.
|
Copyright © 2019 LSST. All rights reserved.