| Modifier and Type | Class and Description |
|---|---|
class |
FTDITransport
Sends and receives bytes using an FTDI USB-to-serial cable.
|
class |
NetTransport
Sends and receives bytes using a serial port on the local host.
|
class |
SerialTransport
Sends and receives bytes using a serial port on the local host.
|
| Constructor and Description |
|---|
ASCIIModbus(Transport transport,
java.time.Duration timeout,
boolean debug)
Saves a reference to the transport used for the device and saves the given
parameters.
|
Copyright © 2016 LSST. All rights reserved.