| Qualifiers and types | Methods and instructions |
|---|---|
static SerialPortConfiguration |
Printer.getConfiguration()
Get the printer's serial configuration information for writing your own serial print class.
|
| Qualifiers and types | Methods and instructions |
|---|---|
static SerialPort |
SerialPort.open(SerialPortConfiguration cfg,
boolean blockMode)
Open the serial port
|