Package jmri.jmrix.qsi
package jmri.jmrix.qsi
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
-
ClassDescriptionReturns a list of valid lenz XpressNet Connection TypesDefine interface for sending and receiving messages to the QSI command station.Defines the interface for listening to traffic on the QSI communications link.Create a "Systems" menu containing the Jmri QSI-specific tools.Encodes a message to an QSI command station.Abstract base for classes representing a QSI communications port.Implements the jmri.Programmer interface via commands for the QSI programmer.Carries the reply to an QsiMessage.Lightweight class to denote that a system is active, and provide general information.Converts Stream-based I/O to/from QSI messages.