Package jmri.jmrix.qsi

Show UML class diagram
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.
QSIConnectionTypeList Returns a list of valid lenz XpressNet Connection Types
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
QsiSystemConnectionMemo Lightweight class to denote that a system is active, and provide general information.
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-2013 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: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads