Package jmri.jmrix.qsi

Connects to a QSI programmer unit.

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.
 

Package jmri.jmrix.qsi Description

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.

Related Documentation



Copyright © 1997 - 2008 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: SourceForge_Logo