| 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.
|
| TalkAscii |
Program to enable direct talking to a commanded device.
|
| 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.Parity |
Data characteristics - parity
|
| Ascii.StopBits |
Data characteristics - number of stop bits
|
| TestAscii.ConnType |
Copyright © 2014 LSST. All rights reserved.