|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--nl.tbdev.IR.Serial
|
+--nl.tbdev.IR.SerialTini
SerialPc encapsulates the JavaCOMM compatible serial port on TINI for use with IR. Special translation for sbx2 and STEP.IR is available. Update by Leonard Andrews to support SimmSerial 10-18-2
| Fields inherited from class nl.tbdev.IR.Serial |
BOF, CE, data, dFrame, drainPort, EOF, ESCREADING, fcs, garbage, GARBAGE, lFrame, locBofs, num, offset, pos, READING, remBofs, serialPort, serIn, serOut, state, SYNCING, XBOF, XBOFSYNCING, XVAL |
| Constructor Summary | |
SerialTini(java.lang.String port)
Open the specified serial port. |
|
| Method Summary | |
java.io.InputStream |
getInputStream()
This function was added by Leonard Andrews to allow access to the input stream of the underlying serial port of this class. |
java.io.OutputStream |
getOutputStream()
This function was added by Leonard Andrews to allow access to the output stream of the underlying serial port of this class. |
| Methods inherited from class nl.tbdev.IR.Serial |
display, readFrame, setLocBofs, setRemBofs, setSpeed, writeFrame |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public SerialTini(java.lang.String port)
port - Name of the port. Valid are serial[0-3], sbx2 and stepir| Method Detail |
public java.io.InputStream getInputStream()
public java.io.OutputStream getOutputStream()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||