|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| QsiInterface | Define interface for sending and receiving messages to the QSI command station. |
| QsiListener | Defines the interface for listening to traffic on the QSI communications link. |
| Class Summary | |
|---|---|
| ActiveFlag | Provide a flag to indicate that the system provided by this package is active. |
| QSIMenu | Create a "Systems" menu containing the Jmri QSI-specific tools |
| QsiMessage | Encodes a message to an QSI command station. |
| QsiPortController | Abstract base for classes representing a QSI communications port |
| QsiProgrammer | Implements the jmri.Programmer interface via commands for the QSI programmer. |
| QsiReply | Carries the reply to an QsiMessage |
| QsiTrafficController | Converts Stream-based I/O to/from QSI messages. |
Connects to a QSI programmer unit.
Messages to and from the programmer are in a packet format. In both directions, every message starts with 'S' and ends with 'E'. These are handled automatically, and are not included in the QsiMessage and QsiReply content.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||